I'm starting work on converting some of the call-sites, and I seem to be
running into an include path problem that my makefile skills are a
little inadequate to debug.
Specifically, I'm adding the include
#include <com/sun/star/beans/Introspection.hpp>
to
svx/source/form/fmshimp.cpp
so I can call
Introspection::create
and gcc complains about "no such file or directory"
I've traced the compiler-include-infrastructure back to
gb_UnoApiTarget_get_header_target in solenv/gbuild/UnoApiTarget.mk and
then I get lost :-)
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.