Newbie here. I installed ImageMagick via darwinports on my Mac, and then made a blank C++ project in Xcode. I'm just trying to see if I can get Magick++ to work. I added #include <Magick++.h> in the default "Hello World" C++ file, but for some reason it can't find the Magick++ header files even though I've already added them to the project.
Any help from other Xcode users would be very appreciated.
Getting Magick++ to work in Xcode
Getting Magick++ to work in Xcode
Last edited by tadpole on 2008-01-26T10:14:33-07:00, edited 1 time in total.
Re: Getting Magick++ to work in Xcode
Any Xcode users out there? I won't keep the thread alive if there aren't, I'm just making sure.
Imagemagick itself is working fine (I've tested it), so I'm just trying to get Magick++ to successfully compile in my Xcode project.
Imagemagick itself is working fine (I've tested it), so I'm just trying to get Magick++ to successfully compile in my Xcode project.