Hello!
Have anyone succeeded compiling ImageMagick for iOS using Xcode5 + iOS7 SDK?
Where are the IMDelegataes contents can be downloaded from? It is mentioned here : https://github.com/marforic/imagemagick_lib_iphone , that it can be downloaded from the FTP server of ImageMagick, but I couldn't found them. For example only an older version can be found from tiff (OK, I can download it from libtiff's site, but why is it mentioned, that it can be found on the FTP server... it would be better if I wouldn't have to take time to compile these libraries for myself...).
Just one more thing : why does the build sciprt want to use dylib s why it isn't using just the static libraries?
Thanks,
pockany