Summary: | Missing local sources for libmediawiki | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | nucleo <nucleo> |
Component: | Bundle-Tarball | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, rdieter |
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | http://commits.kde.org/scratch/mwiesweg/digikam-sc/593fa2b28adcc3366f26aff3db69d68454d1ff75 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: |
Description
nucleo
2015-10-15 14:45:26 UTC
DIGIKAMSC_COMPILE_LIBMEDIAWIKI and DIGIKAMSC_COMPILE_LIBKVKONTAKTE cmake option are only for developers. The release tarball will not include extra libraries. You must use external libs instead. libkvkontakte has separated tarball now. For libmediawiki, i don't know. Gilles Caulier Without libmediawiki being released and available *somewhere*, no one will be able to build digikam... or am I missing something? marking confirmed, updating summary switch -DIGIKAMSC_COMPILE_LIBMEDIAWIKI,=OFF. mediwiki kipiplugins will be disabled at compilation time. Gilles Caulier Git commit 593fa2b28adcc3366f26aff3db69d68454d1ff75 by Gilles Caulier. Committed on 18/10/2015 at 21:15. Pushed by cgilles into branch 'master'. add more check to see if local libraies source code have been previously extracted before to configure the compilation rules. FIXED-IN: 5.0.0 M +36 -6 CMakeLists.txt http://commits.kde.org/scratch/mwiesweg/digikam-sc/593fa2b28adcc3366f26aff3db69d68454d1ff75 |