On Thursday 16 November 2006 11:09 pm, Filipe Sousa wrote: > Phil Thompson wrote: > > It should work - if you give the right -p flag to configure.py. > > and that's what i did > > C:\sip-4.5>python configure.py -p win32-msvc2005 > This is SIP 4.5 for Python 2.5 on win32. > The SIP code generator will be installed in c:\Python25. > The SIP module will be installed in c:\Python25\Lib\site-packages. > The SIP header file will be installed in c:\Python25\include. > The default directory to install .sip files in is c:\Python25\sip. > The platform/compiler configuration is win32-msvc2005. > Creating sipconfig.py... > Creating top level Makefile... > Creating sip code generator Makefile... > Creating sip module Makefile... > > C:\sip-4.5> > > > What was the change you made? > > se the attached diff
I missed that you said you were compiling the GPL version with MSVC2005 in your original post - which means you must have patched the GPL version in some way. That patch is broken. Your SIP patch isn't needed for the supported Qt/compiler combinations. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
