[PyQt] Compiling SIP on windows using VS2005

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jul 29 22:52:27 BST 2007


On Sunday 29 July 2007 9:08 pm, Robert Dailey wrote:
> Hi,
>
> I'm attempting to compile SIP on windows XP using the VS2005 compiler. The
> compile works, but I'm getting errors during the compile such as not being
> able to find header files like "stdio.h". To me, this means that the
> compiler isn't being given include directories to search in. Anyone have
> any idea how I can specify include directories so that I can compile SIP?
> Thanks!

Make sure you are running the command shell provided by the compiler which 
should set everything up.

Phil


More information about the PyQt mailing list