[Qt-interest] Qt build problem on Win7pro

Carl Snellman carl.snellman at gmail.com
Fri Jun 4 18:26:16 CEST 2010


Hey,

that was it! Thanks, I missed that requirement. Was it kinda weird
thought is that I was able to compile the Qt 4.7.0 Beta source package
(found here: http://qt.nokia.com/developer/qt-qtcreator-prerelease)
just fine without Perl installed; I guess that release did not have
the requirement.

But zillion Thank You's!

Carl

On Fri, Jun 4, 2010 at 12:59 AM, Stephen Jackson <spjackson42 at gmail.com> wrote:
> 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
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>




More information about the Qt-interest-old mailing list