Search:

Type: Posts; User: insane

Search: Search took 0.01 seconds.

  1. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    Okay, so, I've done a bit more research into the...

    Okay, so, I've done a bit more research into the area of OpenGL programming, and I've noticed one common thing that I don't have, opengl.h

    I'm going to make the assumption that this would have a...
  2. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    okay, so I think I've narrowed down my problem,...

    okay, so I think I've narrowed down my problem, now I need someone to help me expand upon the glut APIENTRY glutMainLoop(). I don't actually know how to use it, or expand upon it, so if someone could...
  3. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    I changed the void main to int main, and when I...

    I changed the void main to int main, and when I did that, it successfully compiled, but I have absolutely no idea why, it shouldn't have made a difference on the declarations within gl.h. But I'll...
  4. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    sorry about that Okay, so I tried taking out...

    sorry about that

    Okay, so I tried taking out windows.h, and changed the void to int and gave it a return value. It compiled, but nothing happenedwhen I ran it. So I put windows.h back in, and it...
  5. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    okay, here is the source code, and I have...

    okay, here is the source code, and I have attached a copy of gl.h just to be sure


    //---------------------------------------------------------------------------

    #pragma hdrstop
    ...
  6. Thread: please help me

    by insane
    Replies
    8
    Views
    3,975

    OpenGL problem

    I am trying to teach myself open gl programming (with the help of glut), but every time I try to compile a program, I get a declaration syntax error within gl.h, and I can't seem to get around it....
  7. Replies
    2
    Views
    1,536

    I'm using Borland Visual C++ 5.0, and I did keep...

    I'm using Borland Visual C++ 5.0, and I did keep a copy of the original header just to be safe
  8. Replies
    2
    Views
    1,536

    Open GL programming

    I'm looking to get started on learning how to use open gl, but every time I try to compile one of the many sample programs that I have, I keep getting multiple declaration syntax errors within gl.h...
Results 1 to 8 of 9