Greetings. I have a project for which I must use Borland C++ Builder Professional 6.0. There is no choice about the compiler. The OS is Win XP.
I have downloaded the binary distribution for Windows and am attempting to use the Magick++ API. As CORE_RL_Magick++_.lib is in COFF format, it does not work natively with Borland. After much trial and error I've learned that coff2omf doesn't work when the lib file contains C++ classes. So it looks like I need to either compile the entire ImageMagick suite under Borland or ask if there is someone out there who has already done this and could be kind enough to share their lib with me. If I have to compile everything under Borland, could anyone provide any tips to make that process as smooth as possible? If there is a kind soul out there who has gone through this already and wishes to share their hard-won CORE_RL_Magick++_.lib in OMF format, I would be incredibly grateful. Thanks, Mike _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
