openglglutnetbeans-6.9

setting up opengl and glut on windows 7


i have cygwin and netbeans installed on my computer working compatibly. I want to set up opengl and glur and bind those to my c/c++ projects in Netbeans? However, I couldn't find a way how to set up opengl and glut on w7. Any help ?


Solution

  • The GLUT page on www.opengl.org includes a link to these instructions. Have you tried this method?

    Note that they seem to be specific to Microsoft Visual C++. Make sure you replace the paths so that they match your NetBeans installation.