Thread: gl/glaux.h

  1. #1
    Sanity is for the weak! beene's Avatar
    Join Date
    Jul 2006
    Posts
    321

    gl/glaux.h

    hi
    i have been looking through somw tutorials on NeHe, and i have come across the header file:

    Code:
    gl/glaux.h
    and everytime i try to compile the code, i get the error:

    Code:
    Project1\main.cpp gl/glaux.h: No such file or directory.
    do i have to have this file in my projects?
    all help is appreciated

  2. #2
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    glaux is out-dated. Look for the gluax replacement of NeHe's website.

    http://nehe.gamedev.net/counter.asp?...eplacement.zip

  3. #3
    Sanity is for the weak! beene's Avatar
    Join Date
    Jul 2006
    Posts
    321
    i have the replacment, but what do i do with it?

  4. #4
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    use it instead of glaux.h

  5. #5
    Sanity is for the weak! beene's Avatar
    Join Date
    Jul 2006
    Posts
    321
    so, if i remove the header file and add the cpp file to my project, it should work?

Popular pages Recent additions subscribe to a feed