<br>Hello,<br><br>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&#39;s 2008. <br>Is there a configuration that was missed? <br>I successfully built SIP and QT. Any input would be great! <br>
<br>Thanks,<br><br>V<br><br><br><br>Python 2.5.2 64 bit<br>PyQt-win-gpl-4.6.2<br>sip-4.9.3 - compiled ok<br>Qt 4.6.0 - Compile errors below. <br><br>Microsoft Visual 2005 x64 Command Prompt<br><br><br><br><br>link /NOLOGO /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:pylupdate4.exe.mani<br>
fest /SUBSYSTEM:CONSOLE /OUT:pylupdate4.exe @C:\DOCUME~1\hongzhi\LOCALS~1\Temp\n<br>m2734.tmp<br>        mt -nologo -manifest pylupdate4.exe.manifest -outputresource:pylupdate4.<br>exe;1<br>        cd pyrcc<br>        &quot;C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\amd64\nmake.exe<br>
&quot;<br><br>Microsoft (R) Program Maintenance Utility Version 8.00.50727.42<br>Copyright (C) Microsoft Corporation.  All rights reserved.<br><br>        cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -W3 -w34100 -w34189 -DNDEBUG -<br>
DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB -DQ<br>T_XML_LIB -I. -IC:\Qt\4.6.0\qt\mkspecs\default -IC:\Qt\4.6.0\qt\include\QtCore -<br>IC:\Qt\4.6.0\qt\include\QtXml -IC:\Qt\4.6.0\qt\include -Fo @C:\DOCUME~1\hongzhi\<br>
LOCALS~1\Temp\nm2737.tmp<br>main.cpp<br>rcc.cpp<br>Generating Code...<br>        link /NOLOGO /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:pyrcc4.exe.manifest<br> /SUBSYSTEM:CONSOLE /OUT:pyrcc4.exe @C:\DOCUME~1\hongzhi\LOCALS~1\Temp\<a href="http://nm2738.tm">nm2738.tm</a><br>
p<br>        mt -nologo -manifest pyrcc4.exe.manifest -outputresource:pyrcc4.exe;1<br>        pyrcc4.exe -py2 -o ..\examples\activeqt\webbrowser\mainwindow_rc.py ..\e<br>xamples\activeqt\webbrowser\mainwindow.qrc<br>NMAKE : fatal error U1077: &#39;.\pyrcc4.exe&#39; : return code &#39;0x80&#39;<br>
Stop.<br>NMAKE : fatal error U1077: &#39;&quot;C:\Program Files (x86)\Microsoft Visual Studio 8\VC<br>\BIN\amd64\nmake.exe&quot;&#39; : return code &#39;0x2&#39;<br>Stop.<br><br>C:\PyQt-win-gpl-4.6.2&gt;<br>