[PyQt] Building on windows

Hart, William E wehart at sandia.gov
Thu Jul 17 16:46:06 BST 2008


I'm trying to build SIP 4.7.6 on Windows XP.  The configuration step appears to go well, but I'm getting the following error when running nmake.  Any ideas what this means?

--Bill


C:\Python25\sip-4.7.6\sip-4.7.6\siplib>nmake

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

        cl -c -nologo -Zm200 -O2 -MD -W0 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPOR
T -I. -IC:\Python25\include -Fo @C:\DOCUME~1\wehart\LOCALS~1\Temp\nm271.tmp
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\c
l.EXE"' : return code '0xc0000135'
Stop.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080717/72780e33/attachment.html


More information about the PyQt mailing list