Windows Mobile & Qt app launching problem
-
wrote on 14 Dec 2010, 11:39 last edited by
hi,
i cross-compiled Qt app for Windows Mobile 5
and run it on VS2005 with WM CE SDK 5.0
,it works perfect on simulatorbut then when i deploy it on "JASJAR":http://www.gsmarena.com/i_mate_jasjar-1262.php (Intel PXA270,ROM 1.30.82WWE)
"cannot open <app_name>. A critical component i either missing or cannot tart because program memory is available. Tap Start>Setting>System>tab>Memory, stop programs that did not automatically stop, and try again"although the app has Qt dlls inside the installation folder,
and memory is has 27MB program memory FREEanyone faced this or know a solution
regards
-
wrote on 14 Dec 2010, 12:38 last edited by
Have you tried it on device before uploading to the server.
-
wrote on 14 Dec 2010, 12:47 last edited by
the error appears on the Device i-mate JASJAR
-
wrote on 14 Dec 2010, 12:53 last edited by
[quote author="MamdouhAlShamy" date="1292330833"]the error appears on the Device i-mate JASJAR[/quote]
Is it device specific then.
-
wrote on 14 Dec 2010, 13:01 last edited by
i dont know ,but i wanted to tell all info
-
wrote on 14 Dec 2010, 13:06 last edited by
There is very less chance that it could be a device specific issue. Check if any sample Qt application runs on the device.
-
wrote on 14 Dec 2010, 13:16 last edited by
it sometimes work and other times show this message
“cannot open <app_name>. A critical component i either missing or cannot tart because program memory is available. Tap Start>Setting>System>tab>Memory, stop programs that did not automatically stop, and try again” -
wrote on 14 Dec 2010, 13:28 last edited by
[quote author="MamdouhAlShamy" date="1292332606"]it sometimes work and other times show this message
“cannot open <app_name>. A critical component i either missing or cannot tart because program memory is available. Tap Start>Setting>System>tab>Memory, stop programs that did not automatically stop, and try again”[/quote]does the same happen with helloworld example too.
-
wrote on 14 Dec 2010, 14:27 last edited by
unfortunately YES
-
wrote on 15 Dec 2010, 06:06 last edited by
[quote author="MamdouhAlShamy" date="1292336841"]unfortunately YES[/quote]
Then probably you are missing something when packaging it. I dont have much idea about WM Qt. Hope someone more experienced responds to this thread.
1/10