Menu

dev c++ missing a header?

2003-08-27
2012-09-26
  • John Putnum

    John Putnum - 2003-08-27

    the include <gl\glaux.h> this is an opengl one. What can I do to get that or something to fix this?

     
    • Wayne Keen

      Wayne Keen - 2003-08-27

      The glaux stuff is deprecated and unsupported. You really need to swith over to glut...

      Wayne

       
    • Wayne Keen

      Wayne Keen - 2003-08-27

      Here is a good link form the horses mouth:

      http://www.opengl.org/developers/faqs/technical/gettingstarted.htm#0080

      Wayne

       
      • John Putnum

        John Putnum - 2003-08-28

        This glut is this already in dev-c++ or do I need to get it from some website?

         
    • Wayne Keen

      Wayne Keen - 2003-08-28

      Check out this link and see if it gets you going...

      http://mywebpage.netscape.com/PtrPck/glut.htm

      Wayne

       
    • John Putnum

      John Putnum - 2003-08-28

      Ya I finaly found the glaux.h
      at opengl.org and finaly somethings started to work but then as I got further into the rabit hole errors glut works many times more Thank you dr.wayne!

       
    • Wayne Keen

      Wayne Keen - 2003-08-28

      You are most welcome

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.