<br><br><div><span class="gmail_quote">On 6/12/06, <b class="gmail_sendername">Filipe Sousa</b> &lt;<a href="mailto:filipe@ipb.pt">filipe@ipb.pt</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="mailto:kdsfinger@gmail.com">kdsfinger@gmail.com</a> wrote:<br>&gt; On 6/12/06, Jan Woetzel &lt;<a href="mailto:jw@mip.informatik.uni-kiel.de">jw@mip.informatik.uni-kiel.de</a>&gt; wrote:<br>&gt;<br>&gt; Thanks, Jan.
<br>&gt; The FindImageMagick.cmake I wrote was put in the<br>&gt; /usr/local/share/CMake/Modules/<br>&gt; I now copyed yours and put it there, but when I do ccmake . ,it gives the<br>&gt; following error message:<br><br>I'm guessing you don't have FIND_PACKAGE(ImageMagick) in your
<br>CMakeLists.txt to use FindImageMagick.cmake</blockquote><div><br>
<br>
I do have FIND_PACKAGE(IMAGEMAGICK) in the CMakeLists.txt.&nbsp; I
guess for the compatible problem, I have to use all capitals. I also
tried IMAGEMAGICKLIB,&nbsp; doesn't work. The cmake sees the
FindImageMagick.cmake since each time I change the content of that
file, the cmake gives different error messages.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;&nbsp;&nbsp;CMake Error: IMAGEMAGICKLIB_DIR is not set.&nbsp;&nbsp;It must be set to the<br>&gt; directory containing 
IMAGEMAGICKLIBConfig.cmake in order to use<br>&gt; IMAGEMAGICKLIB.<br>&gt;<br>&gt;&nbsp;&nbsp;CMake Error: You have requested backwards compatibility with CMake version<br>&gt; 1.2 or earlier. This version of CMake only supports backwards
<br>&gt;&nbsp;&nbsp;compatibility with CMake 1.4 or later. For compatibility with 1.2 or<br>&gt; earlier please use CMake 2.0<br>&gt;<br>&gt; As I said, I don't have any file named IMAGEMAGICKLIBConfig.cmake any where<br>&gt; in my system, should I create such a file? How? Thanks a lot.
<br><br>--<br>Filipe Sousa<br><br><br><br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">
http://www.cmake.org/mailman/listinfo/cmake</a><br><br><br></blockquote></div><br>