#43845: pdf2htmlEX: upgrade and fix problem with poppler -------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: pdf2htmlex | -------------------------+-------------------------------- Comment (by mojca@…): Here's the error being thrown with version 0.10/0.11: {{{ src/util/unicode.cc:121:40: error: no member named 'mapNameToUnicode' in 'GlobalParams'; did you mean 'mapNameToUnicodeAll'? Unicode ou = globalParams->mapNameToUnicode(cname); ^~~~~~~~~~~~~~~~ mapNameToUnicodeAll /opt/local/include/poppler/GlobalParams.h:149:11: note: 'mapNameToUnicodeAll' declared here Unicode mapNameToUnicodeAll(const char *charName); ^ 1 error generated. }}} This was the item in issue tracker: * https://github.com/coolwanglu/pdf2htmlEX/issues/296 And this seems to be the relevant commit: * https://github.com/coolwanglu/pdf2htmlEX/commit/c0371a07a678bebf2e6991c94eb2... -- Ticket URL: <https://trac.macports.org/ticket/43845#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X