[Qtce-preview-feedback] Shadow Build

Maurice Kalinowski mkalinow at trolltech.com
Fri Jan 18 08:53:50 CET 2008


Hi,

Tony Otto wrote:
> Trying to make a shadow build for Windows Mobile 5 Smartphone with 
> static Qt libraries.
>
> 1. The build is failing immediately for lack of qscriptengine.h, but 
> that file is in C:\Qt\4.4.0CE-siesta\include and there is a -I 
> directive pointing to that directory. (output below) What step did I miss?
In case you are using shadow builds, configure calls a script called 
syncqt. This one is located in the bin/ directory of the shadowpath and 
will copy all needed headers into your build directory. Unfortunately it 
currently depends on perl being installed on your system and therefore 
it is not capable of creating a proper include directory on your build path.

So, in case you want to use shadow builds, you want to install perl 
first and have it available in your environment at the time you call 
configure.


Best Regards,

Maurice Kalinowski




More information about the Qtce-preview-feedback mailing list