https://bugs.documentfoundation.org/show_bug.cgi?id=124225
Bug ID: 124225
Summary: Compilation error: mailconfigpage.cxx:(.text+0x3171):
undefined reference to `non-virtual thunk to
cppu::PartialWeakComponentImplHelper<com::sun::star::m
ail::XConnectionListener>::acquire()'
Product: LibreOffice
Version: 6.2.1.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
In compilation on gentoo linux 64 bit with GCC 8.3 of libreoffice 6.2.1.2 I get
the following error:
mailconfigpage.cxx:(.text+0x3171): undefined reference to `non-virtual thunk to
cppu::PartialWeakComponentImplHelper<com::sun::star::mail::XConnectionListener>::acquire()'
I can fix this by appending
template class
cppu::PartialWeakComponentImplHelper<com::sun::star::mail::XConnectionListener>;
at the end of mailconfigpage.cxx
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs