Building ImageMagick in visual studio?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
imagemani2232

Building ImageMagick in visual studio?

Post by imagemani2232 »

I am trying to build ImageMagick in visual stuido 2008.
I have checked out the svn branch https://www.imagemagick.org/subversion/ ... gick-6.6.5.
From the instructions i should then be able to access project files.
Windows users may get started by manually editing a project file for one of
the Magick++ demo programs.
but i can't find any in the Magick++ folder or any of the imagemagick folders? where am i going wrong?
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Building ImageMagick in visual studio?

Post by magick »

See http://www.imagemagick.org/script/advan ... lation.php.

The Magick++ demo programs are available to use when you download / install the ImageMagick Windows binary distribution.
imagemani2232

Re: Building ImageMagick in visual studio?

Post by imagemani2232 »

Any ideas on how i can use Magickc++ using the svn branch code instead? and using visual studio 2008
Post Reply