Saturday, September 3, 2011

/usr/bin/ld: cannot find -lglut

Advertisements


Error:
/usr/bin/ld: cannot find -lglut
collect2: ld returned 1 exit status
make: *** [etr] Error 1

Solution:
apt-get install freeglut3-dev

No comments:

Post a Comment

Be nice. That's all.