Compiling OpenGl
-
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.