I’m really having trouble trying to compile freeimage and freetype for the iPhone. I’ve been messing with the makefiles for a while now, and am still getting a bunch of errors.
I’m wondering if anybody has got further than me and would be kind enough to share their makefiles, method for being able to compile or even the precompiled libs.
Thanks a lot! I guess this is the price that I pay for having spent most of my time using IDEs that do all of the work for me
I’ll try and write some wrappers for some of the API functions as I use them and send them over. I think this is a great project, as I still haven’t got comfortable writing my Apps in Obj-C…
Yeah Obj-c can be a little weird… I need to get on with writing up documentation on the library and coming up with a good way for people to contribute easily…
once you get the hang of it, writing obj-c wrappers is pretty easy
I’m not sure what the distribution license is for these libs (which is why I don’t post them on my site - also I was waiting for 006 to be officially released before announcing all of this, amazing how news spreads! :P), but you can download them from http://of.msavisuals.com/ofxiPhone/libs/
I didn’t actually compile these, can’t remember where I got them from, I think from Damian (frey).
svn co [http://damian.dreamhosters.com/svn/projects/iphone/freetype](http://damian.dreamhosters.com/svn/projects/iphone/freetype)
svn co [http://damian.dreamhosters.com/svn/projects/iphone/freeimage](http://damian.dreamhosters.com/svn/projects/iphone/freeimage)