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?
↧