problem running openGL and glut based programs

2004-12-19 Thread Antoine Solomon
Hello

I have a problem running glut and gl based programs.  when compiling
simple examples using GL and glut they appear to compile just fine. 
But when executing them, I just get a blank window that doesn't do
anything.  I am running glut libglut-6.0.1

I believe that it has something to do with ld and ldconfig.  If anyone
can help thanks
-- 
Antoine W. Solomon Jr.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem running openGL and glut based programs

2004-12-19 Thread Karel Miklav
Antoine Solomon wrote:
I have a problem running glut and gl based programs.  when compiling
simple examples using GL and glut they appear to compile just fine. 
But when executing them, I just get a blank window that doesn't do
anything.  I am running glut libglut-6.0.1
Link with pthreads.
--
Regards,
Karel Miklav
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]