I am new to OpenGL. I want to setup my Borland c++ for openGL on Windows XP SP2.
When I include windows.h or GL/glut.h I get "error: directory not found."
I tried to include windows.h by using quotes as well as the angled brackets.
How do I setup my PC for OpenGL application development?