kf5 general build problem (was Re: kcolorscheme needs ksharedconfig.h)
David Faure
faure+bluesystems at kde.org
Thu Feb 14 12:50:57 UTC 2013
On Thursday 14 February 2013 12:57:49 Treeve Jelbert wrote:
> /var/git/kf5/libkdeqt5staging/src/qurlpathinfo.cpp:42:0:
> /var/git/kf5/libkdeqt5staging/src/qurlpathinfo.h:45:34: fatal error:
> kdeqt5staging_export.h: No such file or directory
Well, let's start with debugging that one, then.
cmake version?
ECM version, as found by kdelibs? (`grep ECM_DIR CMakeCache.txt`)
Your build dir seems to be /usr/src/kf5libs-4.90.x/build
Do you have this file, then?
/usr/src/kf5libs-4.90.x/build/libkdeqt5staging/src/kdeqt5staging_export.h
If not -> we need to dig into generate_export_header().
If yes -> go to build/libkdeqt5staging and type make VERBOSE=1,
does the compilation line include
-I/usr/src/kf5libs-4.90.x/build/libkdeqt5staging/src ?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by BlueSystems and KDAB to work on KDE Frameworks
More information about the Kde-frameworks-devel
mailing list