On 11/01/2012 11:13 AM, thouraya andolsi wrote: > Hi, > Trying to build QT-5 without the opengl support, I got an output like: > > ../../include/QtQuick/../../../../qtdeclarative/src/quick/scenegraph/coreapi/qsggeometry.h:117:25: > error: 'GLenum' has not been declared > > ../../include/QtQuick/../../../../qtdeclarative/src/quick/scenegraph/coreapi/qsggeometry.h:118:12: > error: 'GLenum' does not name a type > > ../../include/QtQuick/../../../../qtdeclarative/src/quick/scenegraph/coreapi/qsggeometry.h:114:33: > error: 'GL_UNSIGNED_SHORT' was not declared in this scope > > > Are you planning to fix the issue in QT-5.0.0 official release ? > > or QT-5 will not be build without opengl support ?
qtbase will build, but not qtdeclarative / QtQuick 2 -- Samuel _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
