[okular] [Bug 427009] New: cmake error: missing #include <poppler-form.h>
Henry Pfeil
bugzilla_noreply at kde.org
Sun Sep 27 00:03:40 BST 2020
https://bugs.kde.org/show_bug.cgi?id=427009
Bug ID: 427009
Summary: cmake error: missing #include <poppler-form.h>
Product: okular
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: okular-devel at kde.org
Reporter: hpfeil at psnarf.org
Target Milestone: ---
SUMMARY
Cmake fails to build:
okular/CMakeFiles/CMakeTmp/src.cxx:6:10: error: ‘class
Poppler::FormFieldChoice’ has no member named ‘choicesWithExportValues’
6 | ffc->choicesWithExportValues();
STEPS TO REPRODUCE
1. invoke cmake from build folder
ADDITIONAL INFORMATION
Cmake test for Poppler fails because poppler-form.h, which is where
choicesWithExportValues is defined, is not included in "Building CXX object
CMakeFiles/cmTC_15f4c.dir/src.cxx.o."
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list