Page 1 of 1

Re: Compilation Errors

Posted: 2008-05-23T06:18:38-07:00
by magick
Add
  • using MagickLib::DestroyQuantumInfo;
    using MagickLib::AcquireQuantumInfo;
To Magick++/lib/Magick++/Include.h. That should permit Magick++ to compile. We have applied this patch aganst the current Beta release of ImageMagick.