Problem with dll

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
teetanne

Post by teetanne »

I suppose you forgot to include the appropriate obj module like CORE_DB_libxml_.lib CORE_DB_Magick++_.lib or even others. Keep in mind there are debug and release builds.

Go to VC::Project Properties => Linker => Input => Additional Dependencies

good luck, teetanne
Post Reply