Hi
I am trying to use ImageMagick in Dev c++ but since Dev use
libraryname.a lib files instead of libraryname.lib I am finding it hard
to use ImageMagik with this particular project.I tried replacing .lib with .a
of the file name but i didnt work. Since This project is already too big, its not
possible to port it.
Any Help would be appreciated.