[Libreoffice] unnecessary building basegfx twice ?
Stephan Bergmann
sbergman at redhat.com
Fri Jan 6 03:15:23 PST 2012
On 01/06/2012 12:05 PM, Matúš Kukan wrote:
> I'm wondering if we really need to build source files from basegfx twice,
> for shared and also static library.
> The static library is used only in sdext/source/pdfimport/makefile.mk
> and is there from beginning, so maybe there is a reason ?
>
> Maybe extensions can't be linked against our libraries ?
Exactly. Extensions must only use the stable URE interface, not the
ephemeral LO innards.
Maybe the easiest way out would be to turn pdfimport from an .oxt
extension into an (optionally installable) part of LO.
Stephan
More information about the LibreOffice
mailing list