Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/warp-lab/freeimage-luxrender
- Owner: WARP-LAB
- License: other
- Created: 2015-09-28T17:09:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T05:09:32.000Z (over 9 years ago)
- Last Synced: 2024-03-26T06:36:15.628Z (10 months ago)
- Language: C
- Size: 6.27 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.iphone
- License: license-fi.txt
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.