Problem installing Image Magick with Visual Studio
Posted: 2011-01-22T13:39:32-07:00
Hi,
I am a newbie to ImageMagick .I downloaded the windows binary (ImageMagick-6.6.7-1-Q8-windows-dll.exe)and then added the Image Magick include directory in the 'additional include directory' under project settings.However when I run some sample code it throws up the error :
I looked through the forum but could not find anything substantial .I re-ran the windows installer but it still shows me the same error.Please can someone help?
I am a newbie to ImageMagick .I downloaded the windows binary (ImageMagick-6.6.7-1-Q8-windows-dll.exe)and then added the Image Magick include directory in the 'additional include directory' under project settings.However when I run some sample code it throws up the error :
Note I added these two :-CORE_RL_wand_.lib CORE_RL_magick_.lib to the linker->input->additional dependencies and these files are there under C:\Program Files\ImageMagick-6.6.7-Q8\lib but I dont know why it wouldnt work?"Error 6 fatal error LNK1104: cannot open file 'CORE_RL_wand_.lib'"
I looked through the forum but could not find anything substantial .I re-ran the windows installer but it still shows me the same error.Please can someone help?