Setting up ImageMAgick with CodeBlock on Linux

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
suruchi
Posts: 1
Joined: 2011-02-08T11:39:35-07:00
Authentication code: 8675308

Setting up ImageMAgick with CodeBlock on Linux

Post by suruchi »

Hi

I am new to suing an open source lib like ImageMagick.

I am using Codeblock IDE and wondering how to link the lib to my current program.
I am not sure. When building my code. I am getting this error

Code: Select all

error: Magick++.h: No such file or directory|
Could you guide me how to link the libraries
thanks
-s
Post Reply