I created two quick patches against MagickWand 1.6.0 to allow compiling against the new ImageMagick library structure.
The patches can be found here:
http://valokuva.org/patches/magickwand/
The main changes are:
1) using libMagickWand and libMagickCore instead of libWand and libMagick
2) forward compatibility with using MagickWand.h instead of magick-wand.h where suitable.
Due to a haste the patches might not be very well finished, so please test.
Thanks!
MagickWand for PHP vs ImageMagick new library structure
MagickWand for PHP vs ImageMagick new library structure
Mikko Koppanen
My blog: http://valokuva.org
My blog: http://valokuva.org
Re: MagickWand for PHP vs ImageMagick new library structure
Thanks, we applied the patches and releases MagickWand 1.0.7 (available world-wide within 24 hours).