External IM call distribution

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

The least painful route to distributing ImageMagick is to build an uninstalled static version of ImageMagick and put everything ImageMagick related into one folder. ImageMagick looks for the path convert.exe is using and looks for all its delegate files in that path.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

MSVC 2005 should work. Follow the install instructions at http://www.imagemagick.org.
Post Reply