Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Sun, 2011-04-03 at 14:14 -0500, Norbert Thiebaud wrote:
Bjoern,

Here is what I got so far (see at then end)

The gbuild side of it is somewhat ok, except for the ugly hack to get
the right filename to cat in define gb_LinkTarget_add_extra_objects
There must be a proper way to do that... I just couldn't figure out
what it was ...

The result is still not working because of a visibility issue.

Yeah, gbuild auto-defaults visibility on, try changing from...

CPPUNIT_PLUGIN_IMPLEMENT();

to...

#define CPPUNIT_PLUGIN_EXPORT extern "C" SAL_DLLPUBLIC_EXPORT
CPPUNIT_PLUGIN_IMPLEMENT();

C.


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.