> I have been recently trying to use Magick++ in windows
Name mangling differs between Visual C++ and the g++ compiler. You will need to compile ImageMagick under MinGW and then try compiling your program. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
