Jack-Walker / ozmav

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

Project doesn't build with GLEW 1.5.5 #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download source code
2. yum install glew glew-devel
3. make all

What is the expected output? What do you see instead?
This project's home page doesn't mention that GLEW is required.  I downloaded 
the source code, installed libpng and zlib, did "make all" and encountered 
compile errors.  I installed glew and glew-devel using yum and now I encounter 
linker errors due to undefined methods.

What version of the product are you using? On what operating system?
Current source code on CentOS 6.4 (64-bit)

Please provide any additional information below.
Please update the dependency list for this project.

Original issue reported on code.google.com by DandyD...@gmail.com on 18 Aug 2013 at 8:40