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?".
I'm not much of a programmer unfortunately, and any help would be appreciated.
I installed Magick++ from the windows binaries.
I copy pasted this into QT creator, it coudn't find Magick++.h at first so I just copy/pasted the relevant headers + folders from source into my project :
Is there something I am missing here? I can't figure out for the life of me what else the problem might be other than having not included the right paths/library!
(Sorry for bad grammar, early in the morning and english is my second language)