CORE_DB_Magick++_.dll unable to find anywhere
CORE_DB_Magick++_.dll unable to find anywhere
I found the corresponding CORE_DB_Magick++_.lib but that isn't what I need. Google isn't helping, the source code I downloaded from sourceforge isn't helping. The install to x64 Windows has CORE_RL_Magick++_.dll, but that isn't what my compiled program is looking for. I used visualstudio2013 and was following the online tutorials from ogldev. I reached tutorial16. Thankyou for any help.
Re: CORE_DB_Magick++_.dll unable to find anywhere
Thankyou for the reply. This is a good start.
quote: magick » 2009-06-11T07:46:37-05:00
You will need to compile ImageMagick from source yourself to create debug versions of the library. We already maintain 5 different releases of the Windows binaries and are not inclined to support any more.
unquote
Unfortunately...
re: install from source
Double clicking on the given sln windows10 apparently doesn't trust this downloaded version of visualmagick so the header files do not link in visual studio.
quote: magick » 2009-06-11T07:46:37-05:00
You will need to compile ImageMagick from source yourself to create debug versions of the library. We already maintain 5 different releases of the Windows binaries and are not inclined to support any more.
unquote
Unfortunately...
re: install from source
Double clicking on the given sln windows10 apparently doesn't trust this downloaded version of visualmagick so the header files do not link in visual studio.