Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: how to write opengl programs in vc++?

  1. #1
    Junior Member Newbie
    Join Date
    Nov 2000
    Location
    india
    Posts
    1

    how to write opengl programs in vc++?

    hi,
    i am just a dummy in opengl.ijust want to
    know how to make a simple program in vc++ for
    opengl.i tried to make one simple win32 application in vc++ & in settings i linked
    opengl.lib, glu.lib,& glaux.lib.
    when i run the program it said that it is
    unable to see classview information file.then
    it gave a compilation error - "error executing link.exe."
    could you please help me step by step how to start writing simple applications using vc++.
    prashant

  2. #2
    Intern Contributor
    Join Date
    Aug 2000
    Location
    france
    Posts
    89

    Re: how to write opengl programs in vc++?

    At this URL, you'll find everything to begin you'r opengl application.
    http://www.opengl.org/developers/code/tutorials.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •