Shadow Build Issue

Maurice Kalinowski mkalinow at trolltech.com
Fri Oct 26 08:44:06 CEST 2007


Hi,

while you configure, a script called syncqt is usually being called. 
That one unfortunately depends on Perl currently. So in case you do not 
have Perl within your path, it cannot synchronize the headers to the 
build directory and therefore it won't find the correct headers. Could 
you please verify if that is the reason?

If it still fails, does it still without using your custom configuration 
"mobile" ?


Best Regards,

Maurice Kalinowski


George H. Locktish wrote:
>
> I seem to be having a problem getting a shadow build to compile. I am 
> following the instructions found at 
> http://pepper.troll.no/ceprereleases/doc/shadow-builds-wince.html .
>
> So far, I have installed the preview at C:\Qt\4.3.2.-tp1 and I am 
> trying to build a shadow build into C:\Qt\4.3.2-tp1-small.
>
> From my Visual Studio 2005 Command Prompt, I changed directory to 
> C:\Qt\4.3.2-tp1-small and ran C:\Qt\4.3.2-tp1\configure.exe -platform 
> win32-msvc2005 -xplatform wincewm50pocket-msvc2005 –qconfig mobile.
>
> The error message I am receiving after running configure is:
>
> cl -c -Foproject.obj -W3 -nologo -O2 -I. -Igenerators -Igenerators\uni
>
> x -Igenerators\win32 -Igenerators\mac 
> -IC:\Qt\4.3.2-tp1\src\corelib\arch\generi
>
> c -IC:\Qt\4.3.2-tp1-small\include 
> -IC:\Qt\4.3.2-tp1-small\include\QtCore -IC:\
>
> Qt\4.3.2-tp1\include -IC:\Qt\4.3.2-tp1\include\QtCore 
> -IC:\Qt\4.3.2-tp1-small\s
>
> rc\corelib\global -IC:\Qt\4.3.2-tp1-small\include\QtScript 
> -IC:\Qt\4.3.2-tp1\m
>
> kspecs\win32-msvc2005 -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES 
> -DQT_LITE_COMPON
>
> ENT -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE 
> -DHAVE_QCONFIG_CPP -DQT_B
>
> UILD_QMAKE -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT 
> -DQT_NO_DATASTRE
>
> AM -DQT_NO_PCRE -DQT_BOOTSTRAPPED /Zc:wchar_t- project.cpp
>
> project.cpp
>
> c:\qt\4.3.2-tp1\qmake\project.h(35) : fatal error C1083: Cannot open 
> include fil
>
> e: 'qscriptengine.h': No such file or directory
>
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
> 8\VC\BIN\c
>
> l.EXE"' : return code '0x2'
>
> Stop.
>
> Building qmake failed, return code 2
>
> Can you offer any suggestions on what I may be doing wrong?
>
> Thank you,
>
> George
>



More information about the Qtce-preview-feedback mailing list