heya, i am running linux (ubuntu),
I am having some trouble with this. i've tried downloading glut32.dll and sticking it in mingw's lib/ directory and also setting up the appropriate headers in include/, however - although the compile is fine - the linker has a serious problem looking up the symbols.
how do i go about doing this? how do i build an opengl app for windows using mingw?
thanks,