Hi. I'd like to use ImageMagick as a statically linked library in my C++ application. I develop under Windows using Visual Studio 2008 *Express*.
Express 2008 doesn't have MFC support. This means that using the VisualMagick configure.sln, even after converting to 2008 format isn't going to work, as the configure program makes extensive use of MFC. So the source installation method is out until I get a full version of VC, or I alter the configuration program to not use MFC. Neither option is appealing. It's looking to be very difficult for me to get started using ImageMagick - is there not some precompiled development version I could link against? It doesn't seem an unreasonable or even uncommon request, but I can't find one amongst the many, many, many different versions available for download. It would be very easy for me to get confused in that forest of links on the ftp servers however, so I have hope that a download with the static libs and other development information is available. I'd go for a version with the dll import libs as a second choice if that's available... Thanks for you time. Tom. _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
