Page 1 of 1

OpenGL error when compiling.

Posted: 17 May 2007, 00:08
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?

Posted: 17 May 2007, 20:31
by HPCE_Larry
Sorry for the double post, but its been about 24hrs. Any idea?

Posted: 17 May 2007, 21:31
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?