Application too slow
-
My environment:
Desktop Machine
- Windows XP SP3
- Visual Studio 2008 Professional
- Qt 4.7.1 for WinCE
- Add-in plugin
- Intel(R) Core(TM)2 Duo CPU E6550 @2.33GHz, 3,23 GB of RAM
Device Machine
- Windows Mobile 6.5 Professional
- Casio IT-800 --> Marvell® PXA320 624MHz
I compile, build and deploy with Visual Studio and I didn't add any parameter.... When I'm debugging the line “QApplication app(argc, argv);” takes about 15 seconds. I think it is too time.
Thank you
-
Hi all,
I've found this link "http://bugreports.qt.nokia.com/browse/QTBUG-11309?page=com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab#issue-tabs":http://bugreports.qt.nokia.com/browse/QTBUG-11309?page=com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab#issue-tabs. It seems that the problem is fixed on Qt 4.7 but I get it on Qt 4.7.1 for WinCE.
I don't know what is the cause... neither add a comment in link above...
Any idea?
Thanks!