[Digikam-devel] Digikam doesn't find marble in osx

Gilles Caulier caulier.gilles at gmail.com
Fri May 18 13:03:25 BST 2012


only binary finles from MArble are installed on your computer. You
need marble development files, including cmake find marble script.
This file can be included in this port file :

https://trac.macports.org/browser/trunk/dports/kde/libkdeedu/Portfile

Do you try to install digiKam through maports file directly (typically
using "sudo port digikam"), you do you try to compile digiKam source
code from KDE repository, as i explain in my tutorial here :

https://projects.kde.org/projects/extragear/graphics/digikam/digikam-software-compilation/repository/revisions/master/entry/README.MACOSX

Gilles Caulier

2012/5/18 Joan <aseques at gmail.com>:
> When compiling digikam on mac I'm having issues when looking for marble
> libraries.
> Am I missing any part?
>
> The full log is at http://paste.kde.org/481214/
>
> The marble install is under /usr/local/Cellar (full list
> here http://paste.kde.org/481220/)
>
> And the relevant part I get is this:
>
> CMake Warning at extra/libkgeomap/CMakeLists.txt:43 (FIND_PACKAGE):
>   By not providing "FindMarble.cmake" in CMAKE_MODULE_PATH this project has
>   asked CMake to find a package configuration file provided by "Marble", but
>   CMake did not find one.
>
>   Could not find a package configuration file provided by "Marble" with any
>   of the following names:
>
>     MarbleConfig.cmake
>     marble-config.cmake
>
>   Add the installation prefix of "Marble" to CMAKE_PREFIX_PATH or set
>   "Marble_DIR" to a directory containing one of the above files.  If
> "Marble"
>   provides a separate development package or SDK, be sure it has been
>   installed.
>
>
> CMake Error at extra/libkgeomap/CMakeLists.txt:45 (FIND_PACKAGE):
>   By not providing "FindMarbleWidget.cmake" in CMAKE_MODULE_PATH this
> project
>   has asked CMake to find a package configuration file provided by
>   "MarbleWidget", but CMake did not find one.
>
>   Could not find a package configuration file provided by "MarbleWidget"
> with
>   any of the following names:
>
>     MarbleWidgetConfig.cmake
>     marblewidget-config.cmake
>
>   Add the installation prefix of "MarbleWidget" to CMAKE_PREFIX_PATH or set
>   "MarbleWidget_DIR" to a directory containing one of the above files.  If
>   "MarbleWidget" provides a separate development package or SDK, be sure it
>   has been installed.
>
>
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



More information about the Digikam-devel mailing list