[Qt-wince-interest] Trouble building Qt 4.6 for Wince 6.0 (standard)

Marc Reilly marc.reilly at gmail.com
Wed Jan 20 11:05:15 CET 2010


Hi,

I'm having trouble getting the build environment correct to build for an
SDK supplied by Freescale.
(ARM processor, VS 2005 and CE Embedded R3)

I have followed the instructions at:
http://qt.nokia.com/doc/4.6/windowsce-customization.html

Eg:
copied (and renamed) the mkspecs/wince60standard-armv4i-msvc2005 folder
and edited the qmake.conf file so that:
	CE_SDK = Platform Builder
	CE_ARCH = _TGTCPU

(these match the output of checksdk -list)

Configured ok using the plain VS2005 command prompt.
Then used cepbpaths.bat (created from checksdk to set env)

But when I build very quickly get that missing include files "windows.h"
--> so I suspect this isn't setting the environment properly.

I saw this post
(http://lists.trolltech.com/pipermail/qt-wince-interest/2007-October/000
052.html) where someone had manually built up their paths. 
I will try this tomorrow, but I got the impression (from all related
wince6 posts) that this works for anybody else.

TLDR: Anybody else have success with CE 6.0 R3? How did you set up the
environment?

Any tips greatly appreciated! - I'm very new to CE (but not Qt)

Cheers
Marc





More information about the Qt-wince-interest mailing list