Sunday, November 4, 2012

error while loading shared libraries: libglut.so.3: cannot open shared object file

I face this problem while running NITE sample and to overcome this you need to install this library

sudo apt-get install freeglut3-dev

No comments:

Post a Comment