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, fa...@kde.org, http://www.davidfaure.fr
Sponsored by BlueSystems and KDAB to work on KDE Frameworks

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to