View Full Version : [openGL] Non trovo le librerie glut
Salve a tutti, ho da poco installato Ubuntu 7.10.
Da Synaptic vedo che sono già installate la freeglut3 e la glutg3 e i rispettivi development files.
Ma sotto /usr/lib non ho la cartella GL che dovrebbe contenere le librerie come la glut.h
Come devo fare?
Andando a vedere nei file installati dal pacchetto:
/.
/usr
/usr/include
/usr/include/GL
/usr/include/GL/glut.h
/usr/include/GL/freeglut.h
/usr/include/GL/freeglut_std.h
/usr/include/GL/freeglut_ext.h
/usr/lib
/usr/lib/libglut.a
/usr/share
/usr/share/doc
/usr/share/doc/freeglut3-dev
/usr/share/doc/freeglut3-dev/changelog.gz
/usr/share/doc/freeglut3-dev/download.html
/usr/share/doc/freeglut3-dev/freeglut.html
/usr/share/doc/freeglut3-dev/freeglut_user_interface.html
/usr/share/doc/freeglut3-dev/index.html
/usr/share/doc/freeglut3-dev/progress.html
/usr/share/doc/freeglut3-dev/structure.html
/usr/share/doc/freeglut3-dev/freeglut_logo.png
/usr/share/doc/freeglut3-dev/ogl_sm.png
/usr/share/doc/freeglut3-dev/copyright
/usr/share/doc/freeglut3-dev/changelog.Debian.gz
/usr/lib/libglut.so
$ ls /usr/lib | grep glut
libglut.a
libglut.so
libglut.so.3
libglut.so.3.8.0
$ ls /usr/include/GL | grep glut
freeglut_ext.h
freeglut.h
freeglut_std.h
glut.h
Quindi ci sono tutti...
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.