Norbert Preining wrote:
HI Taco,
compile error on Debian/sid: ../../../source/texk/web2c/luatexdir/lua/lepdflib.cc: In function 'int l_new_Annot(lua_State*)': ../../../source/texk/web2c/luatexdir/lua/lepdflib.cc:154: error: no matching function for call to 'Annot::Annot(XRef*, Dict*, Dict*, Ref*)' /usr/include/poppler/Annot.h:488: note: candidates are: Annot::Annot(XRef*, Dict*, Catalog*, Object*) /usr/include/poppler/Annot.h:487: note: Annot::Annot(XRef*, Dict*, Catalog*) /usr/include/poppler/Annot.h:486: note: Annot::Annot(XRef*, PDFRectangle*, Catalog*) /usr/include/poppler/Annot.h:441: note: Annot::Annot(const Annot&)
This is a question for Hartmut, but apparently the new epdf lua library uses an xpdf interface that does not exist in poppler (or at least not exactly like this). Best wishes, Taco