Thread: C++ OpenGL linking problems

  1. #1
    Registered User
    Join Date
    Feb 2006
    Posts
    25

    C++ OpenGL linking problems

    Okay. I'm trying to run the code found on this sites tutorials. It's the 'Your First OpenGL program'. However, in the comments it says i need to make the proper library links in the project settings. However, it doesn't say what these links are that need to be made or how to do it. And sure enough, it wont run, giving me linking errors. I use MSVC++ as my compiler. So, can someone guide me as to how I need to set up the compiler?

    PS: I wasn't sure which forum to put this in, so I put it here.

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

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problems linking with g++
    By Just in forum Linux Programming
    Replies: 11
    Last Post: 07-24-2006, 01:35 AM
  2. Linking Problems
    By Mini_Maggit in forum C++ Programming
    Replies: 3
    Last Post: 03-11-2004, 11:06 PM
  3. OpenGL problems
    By Mecha in forum Game Programming
    Replies: 5
    Last Post: 01-07-2004, 08:21 PM
  4. OpenGL lighting problems
    By sirSolarius in forum Game Programming
    Replies: 0
    Last Post: 12-01-2003, 09:11 PM
  5. OpenGL wrapper class problems
    By ... in forum Game Programming
    Replies: 3
    Last Post: 10-25-2003, 04:28 PM