ImageMagic setup tutorial for Visual Studio 2008

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
LearnAsICode
Posts: 1
Joined: 2011-03-29T10:03:24-07:00
Authentication code: 8675308

ImageMagic setup tutorial for Visual Studio 2008

Post by LearnAsICode »

I have tried to setup the ImageMagick for VS 2008 on Windows xp many times without much success. Seems like I am not the only person run into this problem since there are already several threads for the same issue. I also looked at "Install-windows.txt" that comes with the installation file, but I still run into problems with linking the library. Can someone please show me where I can find (or write one) tutorial for setting up and link the ImageMagick without having to use some demo code as some have suggested(because I want to use ImageMagick with a project that uses a different library). Any help would be greatly appreciated.
Post Reply