Setting System Environment Variable on windows

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
imagetester

Setting System Environment Variable on windows

Post by imagetester »

How should I set the System Environment Variable to be able to #include<Magick++> ?
I'm actually compiling in c:\Program Files\ImageMagick-6.4.2-Q16\Magick++_Demo, but i'm not able to compile elsewhere because i get :'Magick++.h': No such file or directory

(i'm compiling with MVS C++ 2008)
THanks,
Post Reply