<div><div>Mac OSX Leopard 10.5</div><div>Python 2.5.1 (default install)</div><div><br class="webkit-block-placeholder"></div><div>Qt Opensource 4.3.2</div><div>sip 4.7.1</div><div>PyQt Mac 4.3.1</div></div><div><br class="webkit-block-placeholder">
</div>I just got my new OSX 10.5 (leopard) and am trying to set up Qt, Sip, and PyQt with the default install of Python. Everything goes fine until the latter half of the make for PyQt. The make returns the error at the bottom of this post. I&#39;ve checked for all of the frameworks specified in the c++ statement and they all seem to be there. However, some are in /System/Library/Frameworks and some (including the Qt) are in /Library/Frameworks. I&#39;ve been trying to get this for two days now, any ideas?&nbsp;
<div><br class="webkit-block-placeholder"></div><div>On another note,&nbsp;/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages was not in the path initially and had to be added with a .pth file.
</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>Make Error:<br><div><br class="webkit-block-placeholder"></div><div><div>c++ -headerpad_max_install_names -bundle -F/System/Library/Frameworks -framework Python -o 
QtOpenGL.so sipQtOpenGLcmodule.o sipQtOpenGLQGLPixelBuffer.o sipQtOpenGLQGLFramebufferObject.o sipQtOpenGLQGLColormap.o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLContext.o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormat.o
 sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGL.o -F/Library/Frameworks -L/Library/Frameworks -framework QtOpenGL -framework OpenGL -framework AGL -framework QtGui -framework Carbon -framework AppKit -framework QtCore -lz -lm -liconv -framework ApplicationServices -framework QtGui -framework Carbon -framework AppKit -framework QtCore -lz -lm -liconv -framework ApplicationServices -framework QtCore -lz -lm -liconv -framework ApplicationServices -framework OpenGL -framework AGL
</div><div>Undefined symbols:</div><div>&nbsp;&nbsp;&quot;QGLContext::deleteTexture(unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLContext_deleteTexture in sipQtOpenGLQGLContext.o</div><div>&nbsp;&nbsp;&quot;QGLWidget::bindTexture(QImage const&amp;, unsigned int, int)&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLWidget_bindTexture in sipQtOpenGLQGLWidget.o</div><div>&nbsp;&nbsp;&quot;QGLFramebufferObject::QGLFramebufferObject(QSize const&amp;, QGLFramebufferObject::Attachment, unsigned int, unsigned int)&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;sipQGLFramebufferObject::sipQGLFramebufferObject(QSize const&amp;, QGLFramebufferObject::Attachment, unsigned int, unsigned int)in sipQtOpenGLQGLFramebufferObject.o</div><div>&nbsp;&nbsp;&quot;QGLContext::bindTexture(QPixmap const&amp;, unsigned int, int)&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLContext_bindTexture in sipQtOpenGLQGLContext.o</div><div>&nbsp;&nbsp;&quot;QGLPixelBuffer::bindToDynamicTexture(unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLPixelBuffer_bindToDynamicTexture in 
sipQtOpenGLQGLPixelBuffer.o</div><div>&nbsp;&nbsp;&quot;QGLPixelBuffer::bindTexture(QPixmap const&amp;, unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLPixelBuffer_bindTexture in sipQtOpenGLQGLPixelBuffer.o</div><div>
&nbsp;&nbsp;&quot;QGLPixelBuffer::deleteTexture(unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLPixelBuffer_deleteTexture in sipQtOpenGLQGLPixelBuffer.o</div><div>&nbsp;&nbsp;&quot;QGLContext::bindTexture(QImage const&amp;, unsigned int, int)&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLContext_bindTexture in sipQtOpenGLQGLContext.o</div><div>&nbsp;&nbsp;&quot;QGLPixelBuffer::bindTexture(QImage const&amp;, unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLPixelBuffer_bindTexture in 
sipQtOpenGLQGLPixelBuffer.o</div><div>&nbsp;&nbsp;&quot;QGLFramebufferObject::QGLFramebufferObject(int, int, QGLFramebufferObject::Attachment, unsigned int, unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;sipQGLFramebufferObject::sipQGLFramebufferObject(int, int, QGLFramebufferObject::Attachment, unsigned int, unsigned int)in 
sipQtOpenGLQGLFramebufferObject.o</div><div>&nbsp;&nbsp;&quot;QGLWidget::deleteTexture(unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLWidget_deleteTexture in sipQtOpenGLQGLWidget.o</div><div>&nbsp;&nbsp;&quot;QGLPixelBuffer::updateDynamicTexture(unsigned int) const&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLPixelBuffer_updateDynamicTexture in sipQtOpenGLQGLPixelBuffer.o</div><div>&nbsp;&nbsp;&quot;QGLFramebufferObject::QGLFramebufferObject(int, int, unsigned int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;sipQGLFramebufferObject::sipQGLFramebufferObject(int, int, unsigned int)in 
sipQtOpenGLQGLFramebufferObject.o</div><div>&nbsp;&nbsp;&quot;QGLWidget::bindTexture(QPixmap const&amp;, unsigned int, int)&quot;, referenced from:</div><div>&nbsp;&nbsp; &nbsp; &nbsp;_meth_QGLWidget_bindTexture in sipQtOpenGLQGLWidget.o</div><div>&nbsp;&nbsp;&quot;QGLFramebufferObject::QGLFramebufferObject(QSize const&amp;, unsigned int)&quot;, referenced from:
</div><div>&nbsp;&nbsp; &nbsp; &nbsp;sipQGLFramebufferObject::sipQGLFramebufferObject(QSize const&amp;, unsigned int)in sipQtOpenGLQGLFramebufferObject.o</div><div>ld: symbol(s) not found</div><div>collect2: ld returned 1 exit status</div><div>
make[1]: *** [QtOpenGL.so] Error 1</div><div>make: *** [all] Error 2</div><div><br class="webkit-block-placeholder"></div><div>&nbsp;&nbsp;</div></div></div>