[PyKDE] Building SIP with MSVS

Phil Thompson phil at riverbankcomputing.co.uk
Thu Feb 16 09:58:53 GMT 2006


On Thursday 16 February 2006 9:42 am, John Dean wrote:
> Hi
> Yesterday I tried to build sip.exe using MS VS.NET 2003 without success.
> The docs include instruction for building sip with Borland C++ and MinGW
> but unfortunately I do not have either package and the project needs to use
> MS VS.NET 2003. I would be very grateful if somebody could point me in the
> right direction.

What version of SIP? What arguments did you pass to configure.py? The default 
on Windows is to use MSVC so it should just work.

> BTW I did manage to produce sip.exe from a hand crafted Makefile but when I
> tried using it with the sample word.sip file, sip throw the following error
> "class definition not allowed in a C module"

That sounds like you mistyped the sample.

Phil




More information about the PyQt mailing list