It should be in the build directory since it's generated by the build system.
Regards, Cristian 2015-02-27 21:21 GMT+02:00 Thomas Baumgart <t...@net-bembel.de>: > Hi all, > > I just synced with git master and compiled as usual, when I hit the problem, > that a header file was missing. It is referenced in two locations, but I can't > seem to find it in my sandbox. > > thb@thb-nb:~/devel/kmymoney (master)$ git grep > payeeidentifier_iban_bic_delegates_export.h > kmymoney/payeeidentifier/ibanandbic/widgets/ibanbicitemdelegate.h:#include > "payeeidentifier_iban_bic_delegates_export.h" > kmymoney/payeeidentifier/ibanandbic/widgets/ibanbicitemedit.h:#include > "payeeidentifier_iban_bic_delegates_export.h" > > > but > > > thb@thb-nb:~/devel/kmymoney (master)$ find . -name > payeeidentifier_iban_bic_delegates_export.h > > does not return a single file. Hence I get: > > [100%] Building CXX object > kmymoney/payeeidentifier/ibanandbic/widgets/CMakeFiles/payeeidentifier_iban_bic_delegates.dir/ibanbicitemdelegate.cpp.o > In file included from > /home/thb/devel/kmymoney/kmymoney/payeeidentifier/ibanandbic/widgets/ibanbicitemdelegate.cpp:19:0: > /home/thb/devel/kmymoney/kmymoney/payeeidentifier/ibanandbic/widgets/ibanbicitemdelegate.h:26:55: > fatal error: payeeidentifier_iban_bic_delegates_export.h: No such file or > directory > #include "payeeidentifier_iban_bic_delegates_export.h" > ^ > compilation terminated. > make[2]: *** > [kmymoney/payeeidentifier/ibanandbic/widgets/CMakeFiles/payeeidentifier_iban_bic_delegates.dir/ibanbicitemdelegate.cpp.o] > Error 1 > make[1]: *** > [kmymoney/payeeidentifier/ibanandbic/widgets/CMakeFiles/payeeidentifier_iban_bic_delegates.dir/all] > Error 2 > make: *** [all] Error 2 > > > > What am I missing? The CI build is OK (maybe it is not compiling this part of > the project). Christian? > > > > > -- > > Regards > > Thomas Baumgart > > GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA > ------------------------------------------------------------- > As soon as there is an optimist who discovers a light that does not exist > there is a pessimist who blows it out. (Giovanni Guareschi) > ------------------------------------------------------------- > > _______________________________________________ > KMyMoney-devel mailing list > KMyMoney-devel@kde.org > https://mail.kde.org/mailman/listinfo/kmymoney-devel > _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel