[Qt-interest] undefined symbol QGLWidget::bindTexture(QPixmap const&, unsigned long, long)

Bálint Miklós balint at inf.ethz.ch
Fri Sep 10 03:33:37 CEST 2010


Hi,

I get strange linking errors for only two opengl related function  on a 64 bit Snow Leopard compilation:

undefined symbol QGLWidget::bindTexture(QPixmap const&, unsigned long, long)
undefined symbol QGLPixelBuffer::bindToDynamicTexture(unsigned long)

All the other openGL related funtions are linking fine, if I uncomment these calls, the compilation succeeds. Does anyone know what am I missing and how can I fix the problem?

Thanks,
Balint



More information about the Qt-interest-old mailing list