[Qt-interest] Qt app on symbian S60

pmqt71 pmqt71 at gmail.com
Wed Jan 5 16:40:45 CET 2011


Hi Tim,

I actually use many images bundled in the application resources. Should I
increase stack and heap size? I can try this evening... thanks for the
moment.
pm




2011/1/5 Tim Dewhirst <tim at bugless.co.uk>

> Hello,
>
> On 05/01/2011 11:42, pmqt71 wrote:
> > 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?
>
> I would double check the capabilities, check the heap size (have you
> bundled lots of resources in the application?), distclean and double
> check that qmake was definitely run...
>
> Tim
>  _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110105/5fa0003f/attachment.html 


More information about the Qt-interest-old mailing list