I'm trying to debug Qt app on S60 emulator.
Why the "Start Debugging" button is disabled for my project?
I use next SDKs:
Qt Creator 2.0.1
S60 SDK 3rd Edition FP2
Qt 4.7.1
QtMobility 1.1.0
I'm trying to debug Qt app on S60 emulator.
Why the "Start Debugging" button is disabled for my project?
I use next SDKs:
Qt Creator 2.0.1
S60 SDK 3rd Edition FP2
Qt 4.7.1
QtMobility 1.1.0
Hi
What do you mean by S60 emulator? Why you just don't use Qt simulator for these purpose. If you install Nokia Qt SDK you get all what you need to develop app in one package.
I just tried to debug some sample app that comes with SDK , I can debug very easily.
If you have still problem with it, ask it again.
You would first have to compile the app for the emulator, which means a different compiler environment from either the simulator or the hardware.
Thank you for a reply!
I mean WINSCW tool chain. I have not found it in Qt versions installed by Qt SDK. So i installed it myself (Qt 4.7.1, QtMobility 1.1.0). Also have specified CLS/GCCE and Carbid directory. Look here http://wiki.forum.nokia.com/index.ph...ith_Qt_Creator
Which version of Qt are you using to build samples?
I use WINSCW tool chain to build app. And can only run it on emulator. But debug possibility is disabled (((
Can you say something about this?
Thanks in advance!
Why don't you just use Carbide?