[Digikam-devel] [Bug 209382] Caption not being updated in image file
Stefan Hühne
stefan at huehne-domain.de
Wed Oct 7 19:19:58 BST 2009
Gilles Caulier wrote:
> https://bugs.kde.org/show_bug.cgi?id=209382
>
> --- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-10-07
> 08:51:36 ---
>>LibKExiv2: 0.6.0
>
> I recommend to use code from svn, where a lots of problem have been fixed.
> Code is there :
>
> http://websvn.kde.org/trunk/KDE/kdegraphics/libs/libkexiv2/
I've checked out from that repository. But I can't 'make' anything. This is
what happens:
----------------------------------------------------------------------------
stefan at delta:~/Projekte/libkexiv2/libkexiv2> cmake -
DCMAKE_INSTALL_PREFIX=/usr .
Re-run cmake no build system arguments
-- 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.6)
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/stefan/Projekte/libkexiv2/libkexiv2
stefan at delta:~/Projekte/libkexiv2/libkexiv2> make
/usr/bin/cmake -H/home/stefan/Projekte/libkexiv2/libkexiv2 -
B/home/stefan/Projekte/libkexiv2/libkexiv2 --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/home/stefan/Projekte/libkexiv2/libkexiv2/CMakeFiles
/home/stefan/Projekte/libkexiv2/libkexiv2/CMakeFiles/progress.make
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/stefan/Projekte/libkexiv2/libkexiv2'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/stefan/Projekte/libkexiv2/libkexiv2'
/usr/bin/cmake -E cmake_progress_start
/home/stefan/Projekte/libkexiv2/libkexiv2/CMakeFiles 0
----------------------------------------------------------------------------
Can you please give me another jump start.
Thanks
Stefan
More information about the Digikam-devel
mailing list