Summary: | goo/gtypes.h must #include <stdbool.h> | ||
---|---|---|---|
Product: | poppler | Reporter: | Adrian Bunk <bunk> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch |
Description
Adrian Bunk
2011-07-05 05:26:19 UTC
poppler is C++ code thus bool is defined there. You should be using a c++ compiler and not a c compiler as you are, fix your compiling toolchain. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.