[PATCH] EasyHack, fdo#46808, Adapt UNO services to new style, Part 1

Noel Grandin noel at peralex.com
Tue Mar 27 05:48:55 PDT 2012


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 :-)

-- Noel Grandin

Disclaimer: http://www.peralex.com/disclaimer.html




More information about the LibreOffice mailing list