On 22/03/12 13:11, Noel Grandin wrote:
Hi
Diff attached.
OK, I've switched to using the new simplest example,
CachedDynamicResultSetStubFactory, and I've got "make offapi" working.
by the way in case you have to change the reference type RDB it would be
neat to put in the exact error message from the compare tool for your
change into the commit message (the binary blob is impossible to review).
However, converting the only usage I can find, in resultsethelper.cxx,
results in the compiler not finding the correct header file.
I think I need to modify some part of the build to copy header files
around, because CachedDynamicResultSetStubFactory.hpp is only found in:
But I have no idea where to start. Any ideas?
ah yes, that's because for new-style services a header is created, while
for old-style services that is not the case (the IDL file for these is
really pure documentation).
you need to adapt the UnoApiTarget makefile, and move the file you
changed from the gb_UnoApiTarget_add_idlfiles_noheader where it is
currently listed to a gb_UnoApiTarget_add_idlfiles_nohdl list for the
same directory (create the latter if it doesn't exist yet).
Context
- Re: fdo#46808 - [Easy Hack] Adapt UNO services to new-style (continued)
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.