[Digikam-devel] can't compile libkexiv
Frank Hommes
mailinglist at freanki.net
Sun Jul 11 19:46:33 BST 2010
Hi,
I can't compile libkexiv. Can someone help:
freanki at tristan:~/progs/src/libkexiv2$ svn update
At revision 1148747.
freanki at tristan:~/progs/src/libkexiv2$ cd build/
freanki at tristan:~/progs/src/libkexiv2/build$ cmake
-DCMAKE_BUILD_TYPE=debugfull
-DCMAKE_INSTALL_PREFIX=/home/freanki/progs/digikam/ ..
-- 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
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be
lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/freanki/progs/src/libkexiv2/build
freanki at tristan:~/progs/src/libkexiv2/build$ make
freanki at tristan:~/progs/src/libkexiv2/build$ make install
make: *** No rule to make target `install'. Stop.
freanki at tristan:~/progs/src/libkexiv2/build$
More information about the Digikam-devel
mailing list