Compiling OpenGl
Installation and Deployment
2
Posts
2
Posters
811
Views
1
Watching
-
wrote on 2 Nov 2013, 10:41 last edited by
Hello, I have problem compiling a project in qt5,
@undefined reference to gluPerspective@
@ undefined reference to gluLookAt@
I read about it being deprecated, please i need some right information, i'm a lot confused,
i’m on Debian Wheezy 64bit with opengl 1.4 .. -
The minimal version of OpenGL that Qt supports is 2.0. Just update your setup, or use Mesa drivers.
1/2