[Libreoffice] prefix bits ...
Matúš Kukan
matus.kukan at gmail.com
Thu Jun 16 10:33:01 PDT 2011
Update:
On 16 June 2011 18:06, Matúš Kukan <matus.kukan at gmail.com> wrote:
>> Oh - we need to check the toolkit components really still work and are
>> activated correctly when we try to use the toolkit pieces. ie. try
>> dropping some GUI/form controls (buttons etc.) onto a spreadsheet - if
>> that works, we're fine :-)
>>
> I have problems with customize options. Tools -> Customize.. ->
> Toolbars or Events tab -> crash.
> But I don't know if this is toolkit related and caused by my patch.
>
This is no longer true. In new workdir it's not happening.
> I'm also sending patches. But I created them in my second workdir.
> I have recently done ./g pull -r there.
> And I'm getting the same error as last time:
> dllcomponentloader.cxx:(.text+0x1bf): undefined reference to
> `cppu::loadSharedLibComponentFactory(rtl::OUString const&,
> rtl::OUString const&, rtl::OUString const&,
> com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
> const&, com::sun::star::uno::Reference<com::sun::star::registry::XRegistryKey>
> const&)'
> collect2: ld returned 1 exit status
>
This is also no longer true. I had to remove unxlngi6.pro and run build again.
And I forgot to ask about one thing in my patch I'm not sure about.
In factory.cxx I'm giving xSMgr as parameter to loadSharedLibComponentFactory.
But I don't have a clue what is in xSMgr and what is it for.
So I'm not sure if it won't break something.
Regards,
Matus
More information about the LibreOffice
mailing list