Qt build error
-
Hi,
Either use a version of Qt that is smaller that 5.7 or upgrade your compiler.
-
Hi,
Thank you :)I figured out it was not working first because of gcc compiler (the version i had was an old one) i installed gcc4.8.1after that through devtoolset-2 and it worked fine.However there is new error LibGL error unable to load driver nouveau_dri.so
Can you tell me what is this error? -
What OpenGL library do you have installed ?
-
Since you're on RedHat:
yum install mesa-libGL-devel