Page 1 of 1

CORE_DB_Magick++_.dll??

Posted: 2013-04-20T21:16:54-07:00
by ArcaneLight
Alright, so I am playing around with openGL and ogldev's tutorials for it. Now ogldev makes use of ImageMagick in his tutorials, but I am having trouble getting it to work properly for me. :(
I have now linked ImageMagick's lib and include folders. It successfully compiles now, but then when it tries to run I get an error saying the program can't start because CORE_DB_Magick++_.dll can't be found. I've never heard of this dll in any build of ImageMagick and can't find any mention of it anywhere. Can anyone point me in the right direction? By the way, I am on using Windows 7, 64-bit.