[Qt-wince-interest] Problem while building Qt 4.7 for WinCE 5/XScale Armv4i with cursor support disabled

John Moran johnfrederickmoran at gmail.com
Wed Oct 27 17:08:27 CEST 2010


On Wed, Oct 27, 2010 at 3:53 PM, Htoo Myint Naung <vox at technomation.org> wrote:
> It did work for me. My target devices are various WinCE/armv4i devices from
> china. undocumented and crappy. That worked for them so it should work for
> you too. Good luck. ;)

Hmm....I'm afraid that that hasn't worked. I haven't got passed the
configure stage:


******SNIP***********


        "C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.exe" -f Makefile.Debug clean

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        del tmp\obj\debug_shared\customwidgetsinfo.obj
tmp\obj\debug_shared\databaseinfo.obj tmp\obj\debug_shared\driver.obj
tmp\obj\debug_shared
\treewalker.obj tmp\obj\debug_shared\ui4.obj
tmp\obj\debug_shared\validator.obj
tmp\obj\debug_shared\cppextractimages.obj tmp\obj\debug_shared\cp
pwritedeclaration.obj tmp\obj\debug_shared\cppwriteicondata.obj
tmp\obj\debug_shared\cppwriteicondeclaration.obj
tmp\obj\debug_shared\cppwriteico
ninitialization.obj tmp\obj\debug_shared\cppwriteincludes.obj
tmp\obj\debug_shared\cppwriteinitialization.obj
tmp\obj\debug_shared\main.obj tmp\o
bj\debug_shared\uic.obj
Could Not Find C:\qt47\src\tools\uic\tmp\obj\debug_shared\customwidgetsinfo.obj
        del tmp\obj\debug_shared\uic.intermediate.manifest
..\..\..\bin\uic.exp ..\..\..\bin\uic.pdb ..\..\..\bin\uic.ilk vc*.pdb
vc*.idb
Could Not Find C:\qt47\src\tools\uic\tmp\obj\debug_shared\uic.intermediate.manifest
Could Not Find C:\qt47\bin\uic.exp
Could Not Find C:\qt47\src\tools\uic\vc*.pdb
        del "tmp\obj\debug_shared\uic.intermediate.manifest"
Could Not Find C:\qt47\src\tools\uic\tmp\obj\debug_shared\uic.intermediate.manifest
        del ..\..\..\bin\uic.exp
Could Not Find C:\qt47\bin\uic.exp

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd bootstrap\ && "C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.exe" -f Makefile

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        "C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.exe" -f Makefile.Release

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -W3 -w34100 -w34189
-DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CURSOR
-DQT_BOOTSTRAPPED -
DQT_LITE_UNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII
-DQT_NO_CODECS -DQT_NO_DATASTREAM -DQT_NO_GEOM_VARIANT -DQT_NO_LIBRARY
-DQT_NO_QOB
JECT -DQT_NO_STL -DQT_NO_SYSTEMLOCALE -DQT_NO_TEXTSTREAM
-DQT_NO_THREAD -DQT_NO_UNICODETABLES -DQT_NO_USING_NAMESPACE
-DQT_NODLL -DQT_NO_DYNAMIC_
CAST -I"..\..\..\include" -I"..\..\..\include\QtCore"
-I"..\..\..\include\QtXml" -I"..\..\3rdparty\zlib"
-I"..\..\..\mkspecs\win32-msvc2008" -Fot
mp\obj\release_shared\ @C:\DOCUME~1\User\LOCALS~1\Temp\nm7B2.tmp
qisciicodec.cpp
C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\include\crtdefs.h(106) : fatal error C1189: #error :  ERROR:
Use of C runtime library internal
 header file.
qlatincodec.cpp
C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\include\crtdefs.h(106) : fatal error C1189: #error :  ERROR:
Use of C runtime library internal
 header file.
qsimplecodec.cpp
C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\include\crtdefs.h(106) : fatal error C1189: #error :  ERROR:
Use of C runtime library internal
 header file.
qtextcodec.cpp
C:\Program Files\Windows CE
Tools\wce500\STANDARDSDK_500\include\ARMV4I\winnt.h(2975) : error
C2146: syntax error : missing ';' before identifier
 'ContextRecord'
C:\Program Files\Windows CE
Tools\wce500\STANDARDSDK_500\include\ARMV4I\winnt.h(2975) : error
C4430: missing type specifier - int assumed. Note:
C++ does not support default-int
C:\Program Files\Windows CE
Tools\wce500\STANDARDSDK_500\include\ARMV4I\winnt.h(2975) : error
C4430: missing type specifier - int assumed. Note:
C++ does not support default-int
c:\qt47\mkspecs\win32-msvc2008\../win32-msvc2005/qplatformdefs.h(60) :
fatal error C1083: Cannot open include file: 'io.h': No such file or
direc
tory
qtsciicodec.cpp
C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\include\crtdefs.h(106) : fatal error C1189: #error :  ERROR:
Use of C runtime library internal
 header file.
qutfcodec.cpp
C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\include\crtdefs.h(106) : fatal error C1189: #error :  ERROR:
Use of C runtime library internal
 header file.
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\ce\bin\x86_arm\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Building src/tools failed, return code 2


C:\qt47>


Regards,
John



More information about the Qt-wince-interest mailing list