Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/warp-lab/freeimage-luxrender

FreeImage clone fixing OSX build (clang and -Wc++11-narrowing)
https://github.com/warp-lab/freeimage-luxrender

Last synced: about 2 months ago
JSON representation

FreeImage clone fixing OSX build (clang and -Wc++11-narrowing)

Awesome Lists containing this project

README

        

Makefile for iPhone

found on the web, see
http://robertcarlsen.net/2009/03/16/openframeworks-iphone-586
http://robertcarlsen.net/2009/03/25/openframeworks-iphone-libs-593
http://4u.jeffcrouse.info/of/

See also :

Makefile for XCode 4.6 and iOS SDK 6.1
http://sourceforge.net/p/freeimage/discussion/36109/thread/1f345192/

Building the FreeImage lib for PIE and armv7
http://forum.openframeworks.cc/t/building-the-freeimage-lib-for-pie-and-armv7/13714

-----------------------------------------------------------------------------

Run "make -f Makefile.iphone".
This should build both the iPhone and iPhone Simulator libraries into the "Dist" folder.