-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the latest PDFium 128.0.6611.0 release causes a load library error #151
Comments
Hi @niklass-l , thank you for reporting the issue. I can reproduce the problem. It looks like Synchronised bindings against Pdfium master. Removed |
Resolving the |
Updated README.md. Bumped crate version to 0.8.23. Updated github actions to include The changes will be included in release 0.8.23. In the meantime, you can test the changes locally by taking |
Tested on arch linux using version 0.8.22 of pdfium-render, using the .so from the following tarball: /~https://github.com/bblanchon/pdfium-binaries/releases/download/chromium%2F6611/pdfium-linux-x64.tgz
PDFium 128.0.6569.0 works just fine, so I've reverted to that version
The text was updated successfully, but these errors were encountered: