<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><SPAN style="FONT-SIZE: 10pt" lang=EN-US><FONT face="Times New Roman">
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Hi,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt" lang=EN-US>I have successfully built and installed release SIP 4.10.5 for Python 2.6.5 with MS VS 2005 on Windows XP. In my computer, Qt 4.5.3, which was built from open source with VS 2005, has already been installed.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt" lang=EN-US>However, now I am also trying to build the released source PyQt-win-gpl-4.7.4, I get the following error message from the linker when I run NMAKE in Microsoft Visual 2005 Command Prompt:<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: black; FONT-SIZE: 10pt" lang=EN-US>……<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN><SPAN style="COLOR: red">cd designer<o:p></o:p></SPAN></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Microsoft (R) Program Maintenance Utility Version 8.00.50727.762<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Copyright (C) Microsoft Corporation.<SPAN style="mso-spacerun: yes">  </SPAN>All rights reserved.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe" -f Makefile.Release<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Microsoft (R) Program Maintenance Utility Version 8.00.50727.762<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Copyright (C) Microsoft Corporation.<SPAN style="mso-spacerun: yes">  </SPAN>All rights reserved.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>D:\QT\4.5.3\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DPYTHON_LIB=\"python26.dll\" -DQT_DLL -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_THREAD_SUPPORT -I"d:\QT\4.5.3\include\QtDesigner" -I"d:\QT\4.5.3\include\QtCore" -I"d:\QT\4.5.3\include\QtGui" -I"d:\QT\4.5.3\include\QtXml" -I"d:\QT\4.5.3\include\QtScript" -I"d:\QT\4.5.3\include" -I"d:\Program Files\Python26\include" -I"d:\QT\4.5.3\include\ActiveQt" -I"release" -I"d:\QT\4.5.3\mkspecs\win32-msvc2005" -D_MSC_VER=1400 -DWIN32 pluginloader.h -o release\<SPAN style="COLOR: red">moc_pluginloader.cpp</SPAN><o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DPYTHON_LIB=\"python26.dll\" -DQT_DLL -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_THREAD_SUPPORT -I"d:\QT\4.5.3\include\QtDesigner" -I"d:\QT\4.5.3\include\QtCore" -I"d:\QT\4.5.3\include\QtGui" -I"d:\QT\4.5.3\include\QtXml" -I"d:\QT\4.5.3\include\QtScript" -I"d:\QT\4.5.3\include" -I"d:\Program Files\Python26\include" -I"d:\QT\4.5.3\include\ActiveQt" -I"release" -I"d:\QT\4.5.3\mkspecs\win32-msvc2005" -Forelease\ @C:\DOCUME~1\Wangjc\LOCALS~1\Temp\nm11E.tmp<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: red; FONT-SIZE: 10pt" lang=EN-US>pluginloader.cpp<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DPYTHON_LIB=\"python26.dll\" -DQT_DLL -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_THREAD_SUPPORT -I"d:\QT\4.5.3\include\QtDesigner" -I"d:\QT\4.5.3\include\QtCore" -I"d:\QT\4.5.3\include\QtGui" -I"d:\QT\4.5.3\include\QtXml" -I"d:\QT\4.5.3\include\QtScript" -I"d:\QT\4.5.3\include" -I"d:\Program Files\Python26\include" -I"d:\QT\4.5.3\include\ActiveQt" -I"release" -I"d:\QT\4.5.3\mkspecs\win32-msvc2005" -Forelease\ @C:\DOCUME~1\Wangjc\LOCALS~1\Temp\nm11F.tmp<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: red; FONT-SIZE: 10pt" lang=EN-US>moc_pluginloader.cpp<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US><SPAN style="mso-spacerun: yes">        </SPAN>link /LIBPATH:"d:\QT\4.5.3\lib" /NOLOGO /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"release\pythonplugin.intermediate.manifest" /<SPAN style="COLOR: blue">OUT:release\pythonplugin.dll</SPAN> @C:\DOCUME~1\Wangjc\LOCALS~1\Temp\nm120.tmp<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="COLOR: red; FONT-SIZE: 10pt" lang=EN-US>LINK : fatal error LNK1181: cannot open input file 'D:\Program.obj'<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\link.EXE"' : return code '0x49d'<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Stop.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Stop.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Stop.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Would you please help me</SPAN><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US> to fix this problem</SPAN><SPAN style="FONT-SIZE: 10pt" lang=EN-US> or give me some idea?<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US>Thank you very much for your great help.<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt" lang=EN-US>Best regards<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US><o:p> </o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN style="FONT-SIZE: 10pt; mso-font-kerning: 0pt" lang=EN-US>Js Hs<o:p></o:p></SPAN></DIV>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal></FONT></SPAN></DIV></td></tr></table><br>