[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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
