i compile one project used your library Magick ++
but g++ show message Magick++ notfound
this picture :
I installed ImageMagick in Fedora 20 .
and install ImageMagick-Devel.
But do not know how set Patch ...
The documentation eg http://www.imagemagick.org/script/magick++.php shows command lines to build IM programs. I suggest you start by building standard IM demonstration programs, as that excludes the possibility that problems are due to source code errors.
I Installed Package ....
I do not know Default Location in Linux ....
where Location Default Lib Magick++?
i Donot Need ImageMagick Only Need Magick++ Library ...
where i Should Run This Command :
only Library Founded armadillo pthread boost_thread only your library can not found by ld ...
and return message :
Can not Find -l Magick++
help me compile this project with your library
How Setup Magick++ Library for use Compile ?
i read your manual and install all package need but return magick++ not found .
Please Programmers help meeeeeeeeeeeeeeeee
yes i build demo app.
but when composite Magick++-config with g++ compiler Error show magick++config not know for g++.
how use Magick++config with g++ ?