[Qt-interest] Qt app on symbian S60
pmqt71
pmqt71 at gmail.com
Wed Jan 5 12:42:57 CET 2011
My app works fine on Qt simulator, but doesn't start on the device (Nokia
5800).
I'm using Nokia Qt SDK 1.0.2
the .pro file contains :
symbian {
TARGET.UID3 = 0xe16c13bb
TARGET.CAPABILITY += NetworkServices
TARGET.EPOCSTACKSIZE = 0x14000
TARGET.EPOCHEAPSIZE = 0x020000 0x800000
}
I can successfully install the app on the device, but a double click on the
app icon has no effect and no error message.
The app uses the network to connect to a tcp remote server, some widgets,
graphic (QGraphics*), no more.
How to proceed? Is there an error log or something else to get the error?
thanks
pm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110105/cb73641b/attachment.html
More information about the Qt-interest-old
mailing list