**Please Help**Installing Magick++ on XP SP2 VS 2005

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
airkemp
Posts: 2
Joined: 2011-09-29T02:54:55-07:00
Authentication code: 8675308

**Please Help**Installing Magick++ on XP SP2 VS 2005

Post by airkemp »

Hi There,

I am trying desperatly to install Magick++ on VS 2005 with no hope! I know that 2005 is not ideal but my understanding is that it works.

I have ImageMagick 6.7.2 installed and is working via the command prompt but i'm trying to integrate Magick++ into Visual Studio 2005. I'm a beginner to installing API's and don't know where to start, i can't find anything on the web to help. Do i need to create Environment Variables? Link the DLL's? I have tryied setting up / building and running the VisualStaticMT project and as far as i can tell the intellisence is working but when building it can't find <Magick++.h>

Is anyone able to give me directions on how to do this? The readme and install files are pretty useless.

Any help would be greatly appreciated

Many Thanks

Alex
Post Reply