strigi fails to compile
Laurent Montel
montel at kde.org
Sun Apr 29 14:55:36 BST 2007
On Sunday 29 April 2007 15:42:20 Martin Koller wrote:
> Hi all,
>
> current strigi source (Revision: 659100) does not compile for me:
>
> /home/KDE4/source/kdesupport/strigi/src/streamanalyzer/fieldpropertiesdb.cp
>p: In
> constructor `Strigi::FieldPropertiesDb::Private::Private()':
> /home/KDE4/source/kdesupport/strigi/src/streamanalyzer/fieldpropertiesdb.cp
>p:67: error: `
> INSTALLDIR' undeclared (first use this function)
>
> The corresponding source code:
>
> d = getdirs(INSTALLDIR "/share:/usr/local/share:/usr/share");
>
> seems strange ...
hi,
it's defined into :
config.h.cmake
=> regenerate it
go into your build dir and "cmake ."
Regards
More information about the kde-core-devel
mailing list