[PyQt] Error when compiling pyqt on mac
Felipe Ferreri Tonello
fftonello at uol.com.br
Sat Apr 12 23:36:19 BST 2008
Hey guys, I don't know why is not compiling my PyQT for mac..
I have the Qt4, SIP, etc..
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..
Thanks
Felipe Ferreri Tonello
fftonello at uol.com.br
http://felipetonello.com
More information about the PyQt
mailing list