Compile for iOS using Xcode5 + iOS7 SDK

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
pockany
Posts: 1
Joined: 2013-11-27T08:47:37-07:00
Authentication code: 6789

Compile for iOS using Xcode5 + iOS7 SDK

Post by pockany »

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
Post Reply