Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
poppler
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 613
    • Issues 613
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Issues
  • #647

Closed
Open
Opened Oct 22, 2018 by gabriele balducci@balducci

0.70.0: poppler-macros.h missing from the list in glib/CMakeLists.txt

hello

in the 0.70.0 tarball the poppler-macros.h header is missing from the list in glib/CMakeLists.txt and won't be installed; which causes a compile error when glib/poppler.h is included by any other application; eg:

----8<----
In file included from image_load_pdf.c:27:
/usr/include/poppler/glib/poppler.h:24:10: fatal error: poppler-macros.h: No such file or directory
 #include "poppler-macros.h"
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
---->8----

ciao gabriele

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: poppler/poppler#647