[Qt-interest] g++ headers not found in Ubuntu

John McClurkin jwm at nei.nih.gov
Mon Apr 19 14:03:46 CEST 2010


uanacho wrote:

> But it's another "problem", in my project I use QglWidget and therefore 
> OpenGL, the thing is that in the "application output" box in the 
> QtCreator displays this message "Unrecognized OpenGL version", and I can 
> see that in the area which I use OpenGL it doesn't draw anything.
> 
> I installed the package named as "freeglut3_2.4.0-6.1ubuntu1_i386.deb"
> and "glutg3_3.7-25_all.deb"
> 
> Thanks.
> 

The glut toolkit does not include OpenGL, rather it sits on top of 
OpenGL so installing it will not install OpenGL. So run rpm and see what 
version of OpenGL you have.



More information about the Qt-interest-old mailing list