<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; I do have FIND_PACKAGE(IMAGEMAGICK) in the CMakeLists.txt.&nbsp;&nbsp;I guess for the<br>&gt; compatible problem, I have to use all capitals. I also tried<br>
&gt; IMAGEMAGICKLIB,&nbsp;&nbsp;doesn't work. The cmake sees the<br>&gt; FindImageMagick.cmakesince each time I change the content of that<br>&gt; file, the cmake gives different<br>&gt; error messages.<br><br>What version are you using?
<br>Post your CMakeLists.txt<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></blockquote><div><br>
I am usng ImageMagick-6.2.8. <br>
Here is my CMakeLists.txt:<br>
<br>
PROJECT(RREM)<br>
<br>
FIND_PACKAGE(IMAGEMAGICKLIB)# the IMAGEMAGICKLIB has been tried for
ImageMagick, IMAGEMAGICK and ImageMagickLib but none of them work.<br>
<br>
I comment out all the unrelated commands, just want to see if the imagemagick can be imported to cmake right.<br>
<br>
zl2k<br>
</div><br></div><br>