Page 1 of 1

Project setting for VC++

Posted: 2009-03-02T09:12:12-07:00
by Bassamdo01
Hello all,
I have the magick++, and i want to create a project in vc++. However, in the project properties I set the include path correctly, and set the lib path. But each time I try to built the project it arise an error "cannot open input file 'CORE_RL_magick_.lib' ".
Do I need more setting!! or I have something wrong somewhere.

Thank you In advance,

Re: Project setting for VC++

Posted: 2009-03-02T11:31:36-07:00
by magick
Download the ImageMagick Windows binary distribution from http://www.imagemagick.org/script/binaries.php#windows and install it. Now move to C:\Program Files\ImageMagick-6.4.9-7-Q16\Magick++_demos. Your installation path may be slightly different. Click on the button workspace and build and execute. Hopefully it will compile and run without complaint. You can now use this workspace as a template for your own project.