PDA

View Full Version : How to debug code on Windows Ce 5.0 device?



hakanaktan
12th August 2010, 12:13
Hi,
I have a mobile device that has windows ce 5.0 OS working on it.
I installed qt for windows CE and make it working on my device.
The problem is: i can not debug my code and use breakpoints.
Searched but found nothing about this, would someone give me some light?

Thanx in advance

PS: QT version is 4.6.3, VS 2008 Add-In Installed but VS 2008 does nothing when trying to open "*.PRO" files.

squidge
12th August 2010, 13:08
You need to convert the .pro file to a .vcproj file, it's in the Qt menu in VS.