GLUT HELP !!!

Oct 14, 2014 at 3:23pm
Hello, just tried opengl freeglut from lazyfoo tutorials. Using CodeBlocks, linked the libs, added the search directories following the tutorial carefully, but it doesnt compile! The compiler tells me about the undefined references to every function!
For example:
undefined reference to `glMatrixMode@4'

The compiler just trolls me! What to do?
Oct 21, 2014 at 3:06pm
Its ok now! It somehow runs now! I think i was was setting compiler options wrong.
Topic archived. No new replies allowed.