[Digikam-devel] Compiling digiKam from development/3.0.0 branch

Victor Dodon dodonvictor at gmail.com
Wed Jul 25 19:20:20 BST 2012


Hello, my name is Victor Dodon and I work on GSoC project "Porting
libkipi to KDE-XML GUI technology". Due to changes in libkipi and
kipiinterface from digiKam in development/3.0.0 branch, it now
requires for building libkipi from development/2.0.0 branch, and
kipi-plugins from development/3.0.0 branch. If you compile it from
digikam-software-compilation repo all you need is:

cd ${digikam-sc_root}
cd extra/libkipi
git checkout -b development/2.0.0 origin/development/2.0.0
cd ../kipi-plugins
git checkout -b development/3.0.0 origin/development/3.0.0

and make sure you run cmake with -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on flag.

Victor.



More information about the Digikam-devel mailing list