QtCE building issue
Maurice Kalinowski
mkalinow at trolltech.com
Mon Oct 8 08:47:10 CEST 2007
Hi,
let me try to answer your questions in the same order.
Question (1):
the designer application should run on a Microsoft Windows XP computer. What error message do you get?
Question (2):
Based on some investigation on the Internet your device seems to be a Windows Mobile 5 pocket PC. Therefore it is ideal to use the wincewm50pocket-msvc2005 mkspecs.
Additionally you need the Windows Mobile 5 Pocket PC SDK as well as Visual Studio 2005.
Question (3):
This error is because it does not seem you have the Standard SDK installed. In case you use above mkspec then a installation of the Windows Mobile 5 Pocket PC SDK is required. But otherwise you need the Standard SDK.
Question (4):
Your build issues are related to a non complete build setup.
I hope these answers could help you continuing with your work on Qt for Windows CE. Please keep us informed about any progress/problems you have.
Best Regards,
Maurice Kalinowski
----- Original Message -----
From: Jin Yong Oh
To: qtce-preview-feedback at trolltech.com
Sent: Saturday, October 06, 2007 8:14 AM
Subject: QtCE building issue
Hi,
I am new to WinCE programming.
Question (1)
=========
After I finished installation, I found that the binary designer.exe under bin directory is not working binary for win-xp. Is it correct?
Question (2)
=========
I have a pocket PC - Mio P550.
I want to have a qtce environment for my pocket PC.
I used following configure script.
C:\Qt\4.3.2-tp1>configure.exe -platform win32-msvc2005 -xplatform wince50standard-armv4i-msvc2005
Is it correct?
Question (3)
=========
When I typed setcepaths wince50standard-armv4i-msvc2005,
I got following message;
C:\Qt\4.3.2-tp1>setcepaths wince50standard-armv4i-msvc2005
Could not find Qt directory... Compiling might not work
Could not find specified SDK: STANDARDSDK_500 (ARMV4I)
'tmp_created_script_setup.bat' is not recognized as an internal or external comm
and,
operable program or batch file.
Could Not Find C:\Qt\4.3.2-tp1\tmp_created_script_setup.bat
Standard SDK for arm selected, environment is set up
Would you tell me what's going on?
Question (4)
=========
I typed 'nmake' anyhow.
It created binaries under demo directoy.
I downloaded them into my PDA but I couldn't run it.
Do I need additional library to run it or binary itself is wrong?
Sorry for my poor questions...
Any comment will be very helpful and appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.trolltech.com/pipermail/qtce-preview-feedback/attachments/20071008/da3d2b63/attachment.html
More information about the Qtce-preview-feedback
mailing list