DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

Makefiles for OSX and probably iOS need to be updated for FreeImage #20

Open M-F-K opened 12 years ago

M-F-K commented 12 years ago

We should submit ticket to FreeImage devs to show them the problem and for them to fix.

Problem is with XCode 4.3:


rev. 558 fixes OSX makefile

DarthMike commented 12 years ago

Just as a note. We already have makefiles changed on our codebase. Just need not to overwrite them when updating FreeImage

DarthMike commented 12 years ago

Similar as issue with GLEW in linux. Will check again on milestone 0.9

DarthMike commented 11 years ago

Needed change for FreeImage iOS using XCode 4.3 SDK 6.1 here