Search found 1 match

by zeta520
2014-10-01T20:57:50-07:00
Forum: Developers
Topic: I have a problem using Magick library on iOS project.
Replies: 0
Views: 3947

I have a problem using Magick library on iOS project.

Environment: Mac OS X: 10.9.5 Xcode: 5.1.1 (with SDK 7.1) , 6.0.1 (with SDK 8.0) Hello, I'm a fresh Magick development. I am trying to add pre-builded iOS Magick library (6.8.8-9) into my iOS project, but I got a problem. When Adding the codes MagickWand * magick_wand_local = NewMagickWand(); it ...