https://bugs.kde.org/show_bug.cgi?id=427009

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |aa...@kde.org

--- Comment #1 from Albert Astals Cid <aa...@kde.org> ---
poppler-form.h is included

check_cxx_source_compiles("
#include <poppler-form.h>
int main()
{
    Poppler::FormFieldChoice *ffc = nullptr;
    ffc->choicesWithExportValues();
    return 0;
}
" HAVE_POPPLER_0_87)

Is your poppler just old? Which poppler version are you using?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to