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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
