/usr/bin/ld: cannot find -lglut
时间:2009-08-16 来源:myching
/usr/bin/ld: cannot find -lglut
collect2: ld returned 1 exit status
make: *** [lines] Error 1
So I think there is a problem with the -lglut param. I have freeglut.h in /usr/include/GL, but no flut.h.
in the end, I copy glut.h to /usr/include/GL
The problem was solved
相关阅读 更多 +