strigi reorganization
Christoph Feck
christoph at maxiom.de
Wed Mar 17 14:49:43 CET 2010
On Wednesday 17 March 2010 00:59:52 Jos van den Oever wrote:
> I've reorganized the strigi project into independent subprojects.
> If you encounter any problems compiling, please let me know.
I compiled and installed r1104327 of strigi, and the following modules in
trunk now fail detecting strigi:
KDE/kdelibs, KDE/kdebase, 4.4/kdepim, KDE/kdesdk, KDE/kdegraphics,
amarok, playground/base/nepomuk-kde, playground-utils
The error message for kdelibs is:
-- Strigi API needs 'signed char'
CMake Error at cmake/modules/FindPackageHandleStandardArgs.cmake:135
(MESSAGE):
Couldn't find Strigi streams and streamanalyzer libraries. Set the
environment variable STRIGI_HOME (or CMAKE_PREFIX_PATH) to the strigi
install dir. (missing: STRIGI_STREAMS_LIBRARY
STRIGI_STREAMANALYZER_LIBRARY)
Call Stack (most recent call first):
cmake/modules/FindStrigi.cmake:41 (find_package_handle_standard_args)
CMakeLists.txt:60 (find_package)
-- Configuring incomplete, errors occurred!
-- Failed: KDE/kdelibs
More information about the Kde-buildsystem
mailing list