Did you link it also in the setup? I believe you have to put in both the debug and the release when you compile it.
Type: Posts; User: black_dragon
Did you link it also in the setup? I believe you have to put in both the debug and the release when you compile it.
Are you looking in to making a compiler for just OpenGL or are you looking for just a regular programming language. You may try some other forum if the latter is the case. There are many of forums...
The way I resolved the problem was to copy and paste the newer definition of exit from the stdlib.h file in to the glut header file. It will compile at this point.