View Single Post
Posts: 298 | Thanked: 197 times | Joined on Dec 2009 @ Norway
#1
I am interested in making an application for Maemo utilizing the GPU and OpenGL 3D graphics.
I am working in the Nokia Qt SDK.
On the Qt tutorials it says that i should add #include <QGLWidget> to the file in order to get the QGLWidget.
However it doesnt show up on suggestions and building doesnt work because its not recognized.
How do i use QGLWidget?