Re: [PyQt] PyQt compile error on OS X 10.6.8

2011-11-08 Thread Phil Thompson
On Mon, 7 Nov 2011 20:18:14 -0800, Steve Wainstead wrote: > Hello, > > I'm trying to compile PyQt, getting an error, thought I should report it: > > g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -fPIC > -Wall -W -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB > -

[PyQt] PyQt compile error on OS X 10.6.8

2011-11-07 Thread Steve Wainstead
Hello, I'm trying to compile PyQt, getting an error, thought I should report it: g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -fPIC -Wall -W -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/