[magick-users] Magick++.lib for Borland?
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Thu Oct 2 12:27:32 PDT 2008
> share their hard-won CORE_RL_Magick++_.lib in OMF format
See
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=7608&p=30983&hilit=Borland+omf#p30983
There is coff2omf utility thats runs like this:
coff2omf -lib:ms CORE_RL_Magick++_.lib CORE_RL_Magick++_bc.lib
make sure your project includes CORE_RL_Magick++_omf_.lib instead of
CORE_RL_Magick++_.lib.
More information about the Magick-users
mailing list