Closed rgemulla closed 6 years ago
Ah! My build system missed these files, but two of them are in the emax.7z archive. I have updated the release binary. Thank you for reporting this.
The Emacs 26.1 final build also misses these three libraries.
All the pdf-tools files, including dependencies, have been moved to the emax.7z package under the elpa directory. I am uploading the pdf-tools (m)elpa build with all the dependencies as a separate package, just in case you need only that.
https://github.com/m-parashar/emax64/releases/download/20180529/pdf-tools-20180428.827.7z
EDIT: the dlls are there in the emax64\bin directory as well.
You are right, I must have extracted one of the older downloads. I apologize for the confusion!
The
epdfinfo
binary shipped with the Apr 6 release does not run because the Brotli libraries are missing (in particular,libbrotlicommon.dll
,libbrotlidec.dll
, andlibbrotlienc.dll
). I compiled those libraries myself and copied them to thebin
folder; then everything works flawlessly.