[Qt-interest] Qt build problem on Win7pro
Stephen Jackson
spjackson42 at gmail.com
Fri Jun 4 09:59:50 CEST 2010
On 4 June 2010 07:24, Carl Snellman wrote:
> Hello all,
>
> I cloned the master qt repo and I'm trying to compile it on Win7 Pro,
> but no luck. These are the steps I'm doing:
>
> <cloned repo>
[snip]
> Creating qmake...
> g++ -c -oproject.o -O -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Ige
> nerators/mac -Igenerators/symbian -IC:\Users\csnellman\qt-4.7.0-20100603/include
> -IC:\Users\csnellman\qt-4.7.0-20100603/include/QtCore -IC:\Users\csnellman\qt-4
> .7.0-20100603/include -IC:\Users\csnellman\qt-4.7.0-20100603/include/QtCore -IC:
> \Users\csnellman\qt-4.7.0-20100603/src/corelib/global -IC:\Users\csnellman\qt-4.
> 7.0-20100603/src/corelib/xml -IC:\Users\csnellman\qt-4.7.0-20100603/mkspecs/win3
> 2-g++ -IC:\Users\csnellman\qt-4.7.0-20100603/tools/shared -DQT_NO_TEXTCODEC -DQT
> _NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_PCRE -DQT_NODLL -DQT_NO_STL -DQT_N
> O_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD -DQT_NO_
> QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_BOOTSTRAPPED -DQMAKE_OPENSO
> URCE_EDITION project.cpp
> In file included from project.cpp:42:
> project.h:45:25: error: qstringlist.h: No such file or directory
This suggests that Perl is not installed on your build system.
http://doc.qt.nokia.com/main-snapshot/requirements-win.html
--
HTH,
Stephen Jackson
More information about the Qt-interest-old
mailing list