[PyQt] PyQt-win-gpl-4.6.2 build error with python 2.5.2

Sarg gan valefar4 at gmail.com
Wed Jan 6 05:08:40 GMT 2010


Hello,

Made an attempt to build PyQt 4.6.2 to 64bit python 2.5.2  with MSVC 2005
and the compiler is telling me it's 2008.
Is there a configuration that was missed?
I successfully built SIP and QT. Any input would be great!

Thanks,

V



Python 2.5.2 64 bit
PyQt-win-gpl-4.6.2
sip-4.9.3 - compiled ok
Qt 4.6.0 - Compile errors below.

Microsoft Visual 2005 x64 Command Prompt




link /NOLOGO /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:pylupdate4.exe.mani
fest /SUBSYSTEM:CONSOLE /OUT:pylupdate4.exe
@C:\DOCUME~1\hongzhi\LOCALS~1\Temp\n
m2734.tmp
mt -nologo -manifest pylupdate4.exe.manifest -outputresource:pylupdate4.
exe;1
cd pyrcc
"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\amd64\nmake.exe
"

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.

cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -W3 -w34100 -w34189 -DNDEBUG -
DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-DQ
T_XML_LIB -I. -IC:\Qt\4.6.0\qt\mkspecs\default
-IC:\Qt\4.6.0\qt\include\QtCore -
IC:\Qt\4.6.0\qt\include\QtXml -IC:\Qt\4.6.0\qt\include -Fo
@C:\DOCUME~1\hongzhi\
LOCALS~1\Temp\nm2737.tmp
main.cpp
rcc.cpp
Generating Code...
link /NOLOGO /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:pyrcc4.exe.manifest
/SUBSYSTEM:CONSOLE /OUT:pyrcc4.exe @C:\DOCUME~1\hongzhi\LOCALS~1\Temp\
nm2738.tm
p
mt -nologo -manifest pyrcc4.exe.manifest -outputresource:pyrcc4.exe;1
pyrcc4.exe -py2 -o ..\examples\activeqt\webbrowser\mainwindow_rc.py ..\e
xamples\activeqt\webbrowser\mainwindow.qrc
NMAKE : fatal error U1077: '.\pyrcc4.exe' : return code '0x80'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
8\VC
\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.

C:\PyQt-win-gpl-4.6.2>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100105/41fd8066/attachment.html>


More information about the PyQt mailing list