[Qt-interest] QT 2009.01 Compile problem

Benjamin Sonnemann b.sonnemann at gmail.com
Wed Mar 18 16:34:40 CET 2009


Sorry wrong char:

"%VS90COMNTOOLS%"\vsvars32.bat

well to make it clear:
start cmd
cd /path/to/qt
type above statement
then run configure in same window


Benjamin Sonnemann


On Wed, Mar 18, 2009 at 4:33 PM, Benjamin Sonnemann
<b.sonnemann at gmail.com>wrote:

> Well no you shouldnt. But you have to call following script before
> compilation:
> "%VS90COMNTOOLS%"}vsvars32.bat. Then you even can omit the -platform switch
> as configure autodetecs visual studio ( or at least should :P )
>
> Benjamin Sonnemann
>
>
>
> On Wed, Mar 18, 2009 at 4:06 PM, Giancarlo Amati <
> ilferraresebono at hotmail.it> wrote:
>
>>  My visualstudio is a professional version.
>>
>> thanks
>> Giancarlo
>>
>> ------------------------------
>> Date: Wed, 18 Mar 2009 15:05:18 +0100
>> Subject: Re: [Qt-interest] QT 2009.01 Compile problem
>> From: b.sonnemann at gmail.com
>> To: karl.ruetz at sototech.com
>> CC: ilferraresebono at hotmail.it; qt-interest at trolltech.com
>>
>> Is it the full Visual Studio? If you have isntalled the express version
>> you need to additionally install  the plattformsdk
>>
>> Benjamin Sonnemann
>>
>>
>> 2009/3/18 Karl Ruetz <karl.ruetz at sototech.com>
>>
>>  I don't work with Microsoft's stuff very often, but when I have seen
>> this error code it usually indicated there was a DLL that could not be
>> found.
>>
>> Sometimes if you run the offending command manually (in a DOS shell) it
>> will tell what DLL is missing and you can add its location to PATH which
>> fixes the problem.
>>
>> Karl
>>
>> Giancarlo Amati wrote:
>>
>> Hi Guys,
>>
>> for the nth time I' trying to configuring the QT library. now, I work on
>> Windows XP, with Visual Studio 2008 VC++.
>> As written in the INSTALL file which comes with the package, it says to
>> run "configure" to start the configureation, and I add -platform
>> win32-msvc2008. But I get this error:
>>
>> Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
>> Copyright (C) Microsoft Corporation.  All rights reserved.
>>
>>         cl -c -Foproject.obj  -W3 -nologo -O2  -I. -Igenerators
>> -Igenerators\uni
>> x -Igenerators\win32 -Igenerators\mac  -IC:\Qt\2009.01\qt\include
>> -IC:\Qt\2009.0
>> 1\qt\include\QtCore  -IC:\Qt\2009.01\qt\include
>> -IC:\Qt\2009.01\qt\include\QtCor
>> e  -IC:\Qt\2009.01\qt\src\corelib\global
>> -IC:\Qt\2009.01\qt\include\QtScript  -
>> IC:\Qt\2009.01\qt\mkspecs\win32-msvc2008   -DQT_NO_TEXTCODEC
>> -DQT_NO_UNICODETABL
>> ES -DQT_LITE_COMPONENT -DQT_NODLL -DQT_NO_STL  -DQT_NO_COMPRESS -DUNICODE
>> -DHAVE
>> _QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD  -DQT_NO_QOBJECT
>> -DQT_NO_GEOM_VARIA
>> NT -DQT_NO_DATASTREAM -DQT_NO_PCRE -DQT_BOOTSTRAPPED
>> -DQMAKE_OPENSOURCE_EDITIO
>> N project.cpp
>> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
>> 9.0\VC\bin
>> \cl.EXE"' : return code '0xc0000135'
>> Stop.
>> Building qmake failed, return code 2
>>
>>
>> Any suggestions?
>>
>> Kind Regards.
>> Giancarlo Amati
>>
>> ------------------------------
>> E' arrivato Messenger 2009. Provalo insieme ai nuovi servizi Windows
>> Live.
>>
>> ------------------------------
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>>
>>
>> ------------------------------
>> Scopri tutte le novità. Scarica Messenger 2009!<http://clk.atdmt.com/GBL/go/136422322/direct/01/>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090318/4048357e/attachment.html 


More information about the Qt-interest-old mailing list