Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: black_dragon

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    152

    Re: Visual Studio.net ?

    Did you link it also in the setup? I believe you have to put in both the debug and the release when you compile it.
  2. Re: Compiler Design... Anyone That Can Help!

    Are you looking in to making a compiler for just OpenGL or are you looking for just a regular programming language. You may try some other forum if the latter is the case. There are many of forums...
  3. Replies
    1
    Views
    372

    Re: Using GLUT with MS C++ .NET

    The way I resolved the problem was to copy and paste the newer definition of exit from the stdlib.h file in to the glut header file. It will compile at this point.
Results 1 to 3 of 3