Hi!
I can't run any Qt apps in my S60 emulator. I have:
SDK: S60_5th_Edition_SDK_v1.0
Qt: 4.5.0-garden (qt-embedded-s60-commercial-src-4.5.0-garden.zip)
IDE: Carbide 2.0
Everything configured correctly I think (I've done this before for 3.1 and 5.0v.0.9). I can create Qt-projects for the 5th v.1.0 SDK (configured to used Qt) and compile them.
Everything compiles , but Qt apps crash on the line
QApplication a(argc, argv); //<- KERN-EXEC 3 here
with KERN-EXEC 3.
This happens with all apps, mine and example apps as well.. what's wrong. I've used Qt on 3.1 and 5.0 v.0.9 before no probs.
Any help appreciated! Thanks in advance!




