Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Does the linux binary installation provide opengl support?

$
0
0
I installed Qt from the Linux 64 binary installer and it has been working great for a few weeks. Today I tried to compile Qwt and I get the following error: In file included from qwt_plot_glcanvas.cpp:10:0: qwt_plot_glcanvas.h:15:17: fatal error: qgl.h: No such file or directory #include <qgl.h> Does this suggest I need to compile Qt from source with opengl support?

Viewing all articles
Browse latest Browse all 2113

Trending Articles