[Dev-luatex] luatex 0.51.0 and libpoppler 0.12.* compile error
Martin Schröder
martin at oneiros.de
Sun Mar 14 00:54:42 CET 2010
2010/3/14 Norbert Preining <preining at logic.at>:
> I have already one patch in my patch queue to help (for the pdf version,
> see attached patch), but there is a new problem which I tried to find
> a way around without success. Maybe someone here has an idea:
> ../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc: In function ‘void write_epdf1(pdf_output_file*, image_dict*)’:
> ../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc:663: error: ‘class Page’ has no member named ‘getResourcesNF’
> ../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc:669: error: ‘class Page’ has no member named ‘getMetadataNF’
Hartmut forked our version of xpdf in r3304.
> I checked the header files from poppler and there is nothing like *NF :-(
That's because it's a local addition to xpdf.
I see two options:
1. create a layer between xpdf/poppler and luatex like in pdftex 1.50
2. push changes like these upstream (i.e. to poppler) so that they
get integrated there
Hartmut?
Best
Martin
More information about the dev-luatex
mailing list