OpenGL Error src configure Linux 64bit
Installation and Deployment
4
Posts
2
Posters
1.1k
Views
1
Watching
-
Command used:
@@configure -prefix $PWD/qtbase -opensource -nomake tests -opengl desktop -developer-build @
Output:
@The OpenGL functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR_OPENGL, QMAKE_LIBDIR_OPENGL and QMAKE_LIBS_OPENGL in
/home/razzvg/Qt/qtbase/mkspecs/linux-g++.@Where are those libs located and how do I include them?
-
Hi and welcome to devnet,
This question has been ask many time on this forum, please do some research for e.g. "OpenGL linux lgl"
You are missing the OpenGL development packages.
-
libqt4-opengl-dev is not needed unless you are also build your application with Qt 4