Page 1 of 1

Posted: 2006-07-08T13:49:03-07:00
by magick
Under Linux you can issue this command
  • ./configure --enable-embeddable
Under Windows you would need to define UseEmbeddableMagick in the magick-config.h header file.

Posted: 2006-07-09T17:17:01-07:00
by magick
You can certainly build ImageMagick under Windows with gcc under Cygwin or MingW or CodeWarrior. There is a free VisualStudio compiler from Microsoft. It probably does not optimize which could make ImageMagick slow.