Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
error while compile the program in Qt creator
-
hello, i am facing following errors while compiling the program in Qt creator for desktop only....
1: error: cannot find -lGL
2: error: collect2: ld returned 1 exit status
-
Hi,
Please search the forum a bit, that questions comes up frequently. You are missing the OpenGL development package for your distribution.
-
certainly SGaist is correct.
Since I got by conincidence today a vote on an old reply I can easily refer to this post
-
this will fixed my issue...thanku both of u