littleflylongbow / guichan

Automatically exported from code.google.com/p/guichan
Other
0 stars 0 forks source link

Guichan failes to fin OpenGL #114

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install mingw and msys
2. use win
3. try to build with opengl support

Expected behavior is that it finds opengl. Instead it refuses to find it so
i cant get the binaerys.

Version:0.8.1
OS:Win XP
Backend:SDL/OpenGL

Original issue reported on code.google.com by stefan.j...@googlemail.com on 6 Jun 2009 at 10:13

GoogleCodeExporter commented 8 years ago
What can I say, autotools is a pain in the ass. We have had lots of issues with 
MinGW 
and Msys before, but as none of the developers use Msys we cannot be of much 
assistance. Do you have the opengl libs installed? Where are they installed?

Original comment by olof.nae...@gmail.com on 7 Jun 2009 at 6:19

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Yea i have them installed in /mingw/lib/.

Original comment by stefan.j...@googlemail.com on 8 Jun 2009 at 6:11

GoogleCodeExporter commented 8 years ago
I suggest you take a closer look at configure.in and the code for searching for 
OpenGL. Perhaps you can spot what doesn't work for your system.

Original comment by olof.nae...@gmail.com on 8 Jun 2009 at 6:26