OSX/CI: libkgeomap fails to build on branch frameworks
Marko Käning
mk-lists at email.de
Mon Mar 2 21:38:55 UTC 2015
Hi,
any idea what I have to do to convince libkgeomap’s build system that marble is installed
on my OSX/CI system?
---
-- Could NOT find marble (missing: MARBLE_LIBRARIES)
CMake Error at CMakeLists.txt:82 (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.
---
Here are my libs:
---
$ tree /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kde/kdeedu/marble/inst/lib64/
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/kde/kdeedu/marble/inst/lib64/
└── plugins
└── designer
├── libLatLonEditPlugin.so
├── libMarbleNavigatorPlugin.so
└── libMarbleWidgetPlugin.so
2 directories, 3 files
---
But indeed I cannot find the required cmake from above. Where would I have to be able
to find it?
Greets,
Marko
More information about the kde-edu
mailing list