OpenGL error when compiling.

OpenGL error when compiling.

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
HPCE_Larry
Posts: 2
Joined: 17 May 2007, 00:06

OpenGL error when compiling.

Post by HPCE_Larry »

When compiling the game I am told

Code: Select all

Checking libraries
Checking for C library GL... no
Checking for C library opengl32... no
You need an OpenGL development library for this program
I looked on the opengl website but its hardly clear. What do I need to do?
HPCE_Larry
Posts: 2
Joined: 17 May 2007, 00:06

Post by HPCE_Larry »

Sorry for the double post, but its been about 24hrs. Any idea?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Here are some instructions on installing: http://spring.clan-sy.com/wiki/SetupGuide

Otherwise look in the package manager of your distribution for nvidia-glx-dev (if you have a nvidia card) or the respective ATI dev package, of which I do not know the exact name.

Which distro is it anyway?
Post Reply

Return to “Linux”