Connecting IM to QT on Windows (mingw32)

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
Senos

Connecting IM to QT on Windows (mingw32)

Post by Senos »

I have been trying to compile the imagemagick library on windows with qt for 1 month!
I tried to link against all of the imagemagick libraries listed on the imagemagick homepage but nothing.

I also tried to compile the mingw version but again nothing.

I have build a complete application using mac but I cant deploy it on windows!

I do have Visual Studio Installed if needed.

Can anyone please instruct me how to do this?
Post Reply