On 09/29/2011 01:04 AM, Matúš Kukan wrote:
I have recreated feature/gbuild branch. I'm gbuildizing sal,
salhelper, cppu and cppuhelper there.
It's almost done but there are few problems.
In odk I'm getting:
check cpp docu:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ERROR: "../../unxlngi6.pro/bin/odkcommon/docs/cpp/ref/names/cppu/AccessControl"
is missing
It's because I have added visibility macro as:
class CPPUHELPER_DLLPUBLIC AccessControl
The problem is also when CPPUHELPER_DLLPUBLIC expands to empty string "".
For now I use --disable-odk but unless we want to remove odk something
has to be done with that and maybe someone knows what.
Looks like yet another shortcoming of that silly autodoc tool; probably
it can't parse
class CPPUHELPER_DLLPUBLIC AccessControl
correctly. One more reason to switch to Doxygen or similar soon
(expecting that to be mature enough to cope with such macro uses).
[...]
And another problem is with libraries with version (libuno_sal.so.3, ..)
That's probably only for linux?
Not only Linux, but also at least Mac OS X and Solaris use this naming
scheme of a suffixed ".3".
-Stephan
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.