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 3 of 3

Thread: problems with executing

Hybrid View

  1. #1
    Guest

    problems with executing

    I have a problem with executing my OpenGL progs. When I want to start it, I get the following message:

    error in loading shared libraries: /usr/lib/libGLcore.so.1 undifined symbol: __glTLSCXIndex

    I currently use IceWM and I only have the problem there...

    Thanks in advance,
    Mat

  2. #2
    Junior Member Newbie
    Join Date
    Sep 2000
    Location
    Greece
    Posts
    29

    Re: problems with executing

    can you tell me which graphics card you use and what opengl drivers do you have?

    If you have a GeForce card with mesa drivers it is quite possible that you did not correctly installed nvidia drivers and there is a mixture of conficting files between mesa and nvidia opengl libraries.

  3. #3
    Guest

    Re: problems with executing

    Hello nbasili!

    I use a Nvidia TNT 2 card and I installed the nvidia drivers for hardware acceleration.
    Also I use mesa drivers...
    Maybe I did not installed the nvidia drivers correctly?
    I can only execute my progs under KDE (and I have hardware acceleration there), not with any other window manager...

    Thanks in advance,
    Mat

Posting Permissions

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