I am trying to compile my application using Qt 5.0.1 (mingw4_7).
6 errors something like:
‘GLdouble’ has a previous declaration as ‘typedef double GLdouble’
and about 300 warnings:
GL_FALSE redefined, etc.
The same problem with Qt 5.0.0
↧