On 6/12/06, Filipe Sousa <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
> On 6/12/06, Jan Woetzel <[EMAIL PROTECTED]> wrote:
> I tried FIND_PACKAGE(ImageMagickLib) and got this:
>
>  CMake Error: ImageMagickLib_DIR is set to "/usr/local/include", which is
> not a directory containing ImageMagickLibConfig.cmake
>
> If using FIND_PACKAGE(IMAGEMAGICKLIB) I got this:
>
> CMake Error: IMAGEMAGICKLIB_DIR is set to "/usr/local/include", which is not
> a directory containing IMAGEMAGICKLIBConfig.cmake
>
> Both "ImageMagick" and "IMAGEMAGICK" give similar error message as above.
>
> I installed the newest imagemagick package as root. The Magick++.h and the
> folders of magick, Magick++ and wand are located in /usr/local/include

Remove your cache file (CMakeCache.txt) and try again


--
Filipe Sousa



_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake


I tried and found no difference when ccmake .

zl2k
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to