[PyQt] 20090313 snapshot build error on Mac OS X Tiger

Phil Thompson phil at riverbankcomputing.com
Sat Mar 14 18:41:38 GMT 2009


On Sat, 14 Mar 2009 19:15:25 +0100, Akos Polster <akos at pipacs.com> wrote:
> Hi,
> 
> PyQt-20090313 doesn't build on my Mac (10.4.11):
> 
> ~/src/PyQt-mac-gpl-4.5-snapshot-20090313 $ make
> g++ -c -pipe -fno-strict-aliasing -Os -fPIC -arch ppc -Wall -W -isysroot
> False -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/local/Qt4.5/mkspecs/macx-g++ -I.
> -I/Library/Frameworks/QtCore.framework/Versions/4/Headers
> -I/usr/include/QtCore
> -I/Library/Frameworks/QtGui.framework/Versions/4/Headers
> -I/usr/include/QtGui -I/usr/include
> -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I.
> -I. -F/Library/Frameworks -o qpycore_chimera.o qpycore_chimera.cpp
> In file included from /usr/include/wchar.h:112,
>                   from
>                  
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/unicodeobject.h:118,
>                   from
>                  
/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:83,
>                   from qpycore_chimera.cpp:36:
> /usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
> ...
> 
> Full error log attached.

That looks more like a problem with your SDK installation.

Phil


More information about the PyQt mailing list