Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
[SOLVED]Notepad tutorial error to build: cannot find -lGL [Linux Fedora 19 x64]
-
Hi!
I am doing the notepad tutorial from this website ("this":http://qt-project.org/doc/qt-5.0/qtdoc/gettingstartedqt.html) , but when I try to build it, I get this errors:cannot find -lGL
error: Id returned -1 exit status.Can anyone help me?
-
Ok, fount the problem. I need to install freeglut.
If someone have this problem, write in the terminal:
yum install freeglut-devel