On 16.12.2017 01:32, la.jolie@paquerette wrote:
Hello,
I'm compiling Lool thanks to this script
https://github.com/husisusi/officeonlin-install.sh.
My system is a VPS with Debian 9.
My new attempt (after 3 months) to recompile lool generates now an error.
I found that this commit is the cause:
https://github.com/LibreOffice/core/commit/0f455f2309d018906e147269f839f52aa22eaf6a
Part of the log where the error is throwned (I can send the full log)
-----------------
/opt/libreoffice2/vcl/null/printerinfomanager.cxx: In constructor
‘psp::PrinterInfoManager::PrinterInfoManager(psp::PrinterInfoManager::Type)’:
/opt/libreoffice2/vcl/null/printerinfomanager.cxx:47:33: error: call of
overloaded ‘unique_ptr(NULL)’ is ambiguous
m_aSystemDefaultPaper( "A4" )
^
this was changed to "nullptr" in commit
76c21c57b7de227df87a285c3907157242ccddde more than a year ago, and this
commit is also in the libreoffice-5-4 branch so you're trying to build
some EOL branch that is no longer maintained.
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.