[Digikam-users] Problems to compile digikam 10.0 beta 7
frederic
frederic.gedin at free.fr
Thu Jan 1 11:19:39 GMT 2009
Hi
On http://www.digikam.org/drupal/download?q=download/svn#checkout-kde4 there are
instructions to compile kde and digikam.
Unfortunately, instructions are not so easy to follow : no issues about
checkout. After checkout my directory structure is
$KDESRC/kdegraphics
$KDESRC/graphics
Then I need to create the famous build directory. But where ?
in $KDESRC ? in $KDESRC/kdegraphics ? in $KDESRC/graphics ?
I tried in $KDESRC/kdegraphics/build and succeeded in compiling with the
instructions cmake -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=/opt/kde4
../../kdegraphics
I tried after in $KDESRC/kdegraphics/build and executed cmake
-DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=/opt/kde4 ../../graphics.
Did not work : I got a cMake error telling me that the directory has been used
by an other source directory.
I tried in $KDESRC/graphics/build and executed cmake
-DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=/opt/kde4 ../../graphics.
Did not work either : no makefile has been generated.
Happy new year for all of you
Regards
Frederic
More information about the Digikam-users
mailing list