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: where to add a GLUT32.DLL file

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2002
    Location
    Port Dickson, Negeri Sembilan, Malaysia
    Posts
    13

    where to add a GLUT32.DLL file

    Im using GLUT to run some tutorial, but I had problem with adding the GLUT32.DLL file, how and where to add this file into the
    VC++ 6.0.
    Thanks

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Feb 2000
    Location
    Sweden
    Posts
    3,115

    Re: where to add a GLUT32.DLL file

    You put it in the system folder under your Windows installation folder. You don't add it to your MSVC project.

Posting Permissions

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