Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List 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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.