I tried the 20031202 snapshot for sip and still had the same error
Checking to see if the qtgl module should be built...
c++: AGL: No such file or directoryI printed out the build command and it seems that the -framework for AGL has gotten stripped off
c++ -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/Developer/qt/include -I/System/Library/Frameworks/OpenGL.framework/Headers -I/System/Library/Frameworks/AGL.framework/Headers/ -pipe -O2 -w modtest.cpp -o modtest -L/Developer/qt/lib -lqt-mt -framework OpenGL AGL
c++: AGL: No such file or directory
Michael
On Dec 1, 2003, at 2:40 PM, Phil Thompson wrote:
On Monday 01 December 2003 3:29 pm, michael ferraro wrote:it seems that qtgl wont build due to AGL not being found with this snapshot. (SIP v4.0-pre4 installed)
I suspect it's fixed in the current SIP snapshot.
Phil
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
