Search:

Type: Posts; User: Salem

Search: Search took 0.59 seconds.

  1. Replies
    5
    Views
    10,220

    So it's more of the same, finding out which...

    So it's more of the same, finding out which libraries resolve the symbols outstanding.
  2. Replies
    5
    Views
    10,220

    Well you need to tell the linker the names and...

    Well you need to tell the linker the names and locations of the OpenGL libraries you intent to use.

    If this were on the command line, it might be
    gcc prog.c -lglut

    If you're using some kind of...
Results 1 to 2 of 2