On Saturday 12 April 2008, Felipe Ferreri Tonello wrote: > Hey guys, I don't know why is not compiling my PyQT for mac.. > > I have the Qt4, SIP, etc..
What versions? > the configure is everything ok.. I specify the qmake and it works fine.. > I'm using the configure like this: > python configure.py --confirm-license --qmake=/opt/qt4/bin/qmake > > then I do the make.. but then after compile a lot of stuff.. it > returns an error: > "QGLFramebufferObject::QGLFramebufferObject(QSize const&, unsigned > int)", referenced from: > sipQGLFramebufferObject::sipQGLFramebufferObject(QSize const&, > unsigned int)in sipQtOpenGLQGLFramebufferObject.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [QtOpenGL.so] Error 1 > make: *** [all] Error 2 > > Anyone can help me?? I really need this for today.. Then perhaps you should check the mailing list archives. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
