Am 24.11.21 um 11:03 schrieb Kevin Suo:
...
[snip problem description]
...
The solution either:
1. Add "poppler-cpp" as a dependency for --with-system-poppler. This
approach is not perfect, as we only the poppler-cpp for version check,
there is no actual poppler-cpp API code used in our libreo
Prior to:
commit 697804f48f4217dab145d96175c6cddf560ec614
Date: Thu Apr 16 10:13:06 2015 +0200
Make cpp/poppler-version.h header optional
we errored out if --with-system-poppler was used and there was no
cpp/poppler-version.h
That was 6 years ago, so it's possible that restoring that err
This report is moved from:
https://bugs.documentfoundation.org/show_bug.cgi?id=145791
Steps to Reproduce:
1. On a system without poppler-devel and without poppler-cpp, when I do
$./autogen.sh
it gives:
checking for POPPLER... no
configure: error: Package requirements (poppler >= 0.12.0 ) wer