Page 1 of 1

CORE_DB_Magick++_.dll unable to find anywhere

Posted: 2018-12-18T12:41:38-07:00
by jianLo
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

Posted: 2018-12-18T15:35:45-07:00
by fmw42

Re: CORE_DB_Magick++_.dll unable to find anywhere

Posted: 2018-12-18T17:45:26-07:00
by jianLo
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.