Re: How to include <officecfg/Office/Common.hxx> in a unit test?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Stephan,

thank you. That solves the problem.

Kind regards
Regina

Stephan Bergmann via LibreOffice schrieb am 12-Feb-19 um 15:51:
On 12/02/2019 15:33, Regina Henschel wrote:
So I have added the include #include <officecfg/Office/Common.hxx> in sd/qa/unit/misc-tests.cxx too. But I get the error:   fatal error C1083: Cannot open include file: 'officecfg/Office/Common.hxx': No such file or directory

What do I miss?

Add

$(eval $(call gb_CppunitTest_use_custom_headers,..., \
    officecfg/registry \
))

to the corresponding CppunitTest_....mk file.
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux