Opengl

Started by
4 comments, last by IronWolf 19 years, 7 months ago
What does one need to compile opengl? I've tried to find the software needed, but with no sucess.
Advertisement
do you want to know where to find a OpenGL implementation, or how to compile one? Or Both
which one? for example with mesa on linux, it will probably be ./configure && make && sudo make install
You need to find an OpenGL dll and put it in C:\WINDOWS, then link with the dll
wait, are you using VC++?
if so, it comes with the required files.

This topic is closed to new replies.

Advertisement