I install imagemagick from source in windows step by step fllow http://www.imagemagick.org/script/insta ... hp#windows
Configure.exe run well.
The project "VisualDynamicMT" is alos compiled right.
I use the VS2005 in win 7.
Then I build a sample demo to test it.
Add CORE_DB_magick_.lib as a additional dependencise
The project can be compiled right.
But when I run it , it have a error message "The program does not start, the computer is lost "CORE_DB_magick_. Dll".
I want know how can i single-step track into the MagickCore's Function in my project.