When calling QGLWidget::bindTexture, we get this linker error under 64 bits, but not 32 bits:
Undefined symbols: "QGLWidget::bindTexture(QImage const&, unsigned long, long)", referenced from: I note that GLenum is defined as "unsigned int" in gl.h, so I'm not sure where the "long" is coming from. Jerry _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
