← Back to team overview

cuneiform team mailing list archive

Re: CMake can't find ImageMagick in Windows

 

On Fri, 2009-01-30 at 16:08 +0200, Jussi Pakkanen wrote:

> This patch probably requires a newer CMake (2.6.2?) than is available
> in current distros or at least Ubuntu. Can someone test it on their
> Linux setup and tell if it works?

I have tried it on Ubuntu 8.04 and it works nicely. Didn't try Windows
build + ImageMagick yet, because I still need to figure out how I should
make it available to CMake.

By the way, I've posted another mail to the list about the Windows build
and it appears as if it was withhold because of the attached image.
Please discard it, I am going to resend it now w/o attachment.
 
-- 
Sincerely yours,
Yury V. Zaytsev
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Found ImageMagick: TRUE
-- Adding __snp.c to individual libraries.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/zyv/Documents/test/cuneiform-linux/build.linux

Follow ups

References