I want to use glut support to do OpenGL programing,to exec pkg_info |grep glut,
I get the following result :
libglut-6.0.1 A graphics library similar to SGI's OpenGL
It seems that the glut support has already been enabled,and I searched the library file,
the results are:
/usr/X11R6/lib/libglut.a
/usr/X11R6/lib/libglut.so
/usr/X11R6/lib/libglut.so.3
Then,I created a new directory test,and copyed a file named "hello.c" from the OpenGL RedBook's source code to that new directroy,then I compiled it, and get the executable file
"hello",when I had executed it ,a white window appeared,but nothing rendered by OpenGL.
I tried to execute another,but get the same unrendered window.
I don't know how to solve this problem.
Execuse me for my poor English.
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
