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: linker error

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2001
    Posts
    6

    linker error

    I have tried to compile a demo program using gcc for Mesa/OpenGL on SUSE 7.0 and get the following linker error repeated for all the OPenGL functions:

    /tmp/ccBYL07Z.o(.text+0x36): undefined reference to `glBegin'

    I've tried to link to all the Mesa libraries I've got, however that does not seem to work.

    Any ideas anyone?

    Cheers,

    Maniark

  2. #2
    Junior Member Newbie
    Join Date
    Feb 2001
    Posts
    6

    Re: linker error

    I've found the answer. Don't bother replying to this.

    Sorry.

Posting Permissions

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