1.5.2010 – UPDATE: for the latest compiled libraries and test project please refer to: Latest ImageMagick

Hi all ImageMagick developers!

It has been a long time since my last update to my script for building ImageMagick and having it running as a statically compiled library so that you can use it in all your iPhone applications! To make up for the delay I have made some improvements:

  • Script now working on Snow Leopard (tested on 10.6.2 against iPhone SDK 3.1.3)
  • Script better organized (although I want to make it even better!)
  • Script available through github, so if you want to help me updating it, know some bash scripting, and willing to help, just contact me!
  • Updated libpng to v1.4.0 and libtiff to v1.9.2

As usual I also link you a .zip containing all the .a universal (iPhone + iPhoneSimulator) libraries that you can use right away in your projects! I’ve also updated the test project, just minor changes, and the new libraries!

I hope you are happy with the update, and I would like to thank:
Verdier Christophe for a much better script stub posted in the comments
Cocoawithlove.com for a good guide on understanding why the heck the iPhoneSimulator libraries weren’t working at all!

Don’t be shy and comment, also pointing me to some cool iPhone Apps that you’ve been working on that use ImageMagick!

~C