[PyQt] Compiling SIP on windows using VS2005

Robert Dailey rcdailey at gmail.com
Mon Jul 30 03:13:43 BST 2007


Thanks Phil, that was the problem!

On 7/29/07, Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
>
> 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
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070730/b14c72fa/attachment.html


More information about the PyQt mailing list