Advertisement

GLUT problem

Started by January 16, 2001 11:56 AM
0 comments, last by LordRustad 23 years, 10 months ago
I''m using the borland 5.0 builder and I''m tring to run glut. It compiles fine, but I get the error "Extern _''exit'' was not qualified with _import in module." Does anyone know how to fix it?
You can try the header from:
http://sites.netscape.net/ptrpck/borland.htm

If that does not work can you try to define GLUT_DISABLE_AT_EXITHACK or similar. Look in the glut.h file for the correct definition.

This topic is closed to new replies.

Advertisement