Thread: Installing Open GL

  1. #1
    Registered User
    Join Date
    Feb 2005
    Posts
    15

    Installing Open GL

    I have just installed the Borland C++ compiler.It is set up correctly.
    I am now trying to set up Open GL and I am having a problem importing the dll's
    I am using the following steps.

    When working in the following directory "C:\Borland\BCC55\Lib"
    I try the following command "implib glut32.lib C:\WINDOWS\System32\glut32.dll"
    I then get the following error " 'implib' is not recognised as an internal or external command,operable program or batch file"

    Anyone know why it will not recognise implib.If so any help would be much appreciated ,thanks

  2. #2
    Registered User
    Join Date
    Mar 2004
    Posts
    494
    When no one helps you out. Call google();

  3. #3
    Registered User
    Join Date
    Feb 2005
    Posts
    15
    Thanks but i am using Borland C++ not Visual C++.
    I was using the following for my set up
    Here

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open GL ?
    By swgh in forum C++ Programming
    Replies: 2
    Last Post: 07-27-2005, 10:05 AM
  2. open gl
    By nerdyneo in forum Game Programming
    Replies: 2
    Last Post: 11-14-2003, 04:33 PM
  3. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  4. open gl
    By super_monkey in forum Game Programming
    Replies: 8
    Last Post: 10-20-2001, 05:22 PM
  5. Ghost in the CD Drive
    By Natase in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 10-12-2001, 05:38 PM