[digiKam-users] digikam git compilation failed
leoutation at gmx.fr
leoutation at gmx.fr
Sun Oct 28 15:58:42 GMT 2018
On 10/28/18 2:50 PM, leoutation at gmx.fr wrote:
> On 10/28/18 1:11 PM, Gilles Caulier wrote:
>> Try with this commit :
>>
>> https://commits.kde.org/digikam/848a76780f537f807f0be90d6e1ab00c451578e1
>>
> It doesn't work
> digikam-git r40988.848a76780f-1 (Sun 28 Oct 2018 02:11:03 PM CET)
>
May be useful to see my customized conf of my Arch Aur PKGBUILD file:
build() {
cd "${srcdir}/build"
cmake "${srcdir}/digikam" -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_INSTALL_DIR=lib \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DBUILD_TESTING=OFF \
-DENABLE_KFILEMETADATASUPPORT=ON \
-DENABLE_MYSQLSUPPORT=ON \
-DENABLE_INTERNALMYSQL=ON \
-DENABLE_MEDIAPLAYER=ON \
-DENABLE_OPENCV3=ON \
-DENABLE_APPSTYLES=ON \
-DENABLE_DBUS=ON \
-DENABLE_APPSTYLES=ON \
-DENABLE_QWEBENGINE=OFF \
-DENABLE_AKONADICONTACTSUPPORT=OFF \
-DDIGIKAMSC_COMPILE_LIBKSANE=OFF \
-DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=OFF \
-DDIGIKAMSC_COMPILE_LIBKVKONTAKTE=OFF \
-DDIGIKAMSC_COMPILE_LIBKALCORE=OFF \
-DDIGIKAMSC_COMPILE_LIBMARBLE=OFF
make
More information about the Digikam-users
mailing list