-
Notifications
You must be signed in to change notification settings - Fork 36
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
UnsatisfiedLinkError in imageformats #29
Comments
Could you please check if the file |
Oh, and please paste the output of the command |
I was able to reproduce this (biggest problem was to get a windows machine for testing ;-)). Please check with latest release (https://github.com/albrechtf/mcf2pdf/releases/latest), and close this issue if fixed. Thanks! |
Thank you very much for your speed. I will test this new release later this week. |
hi |
ok so copying qwebp.dll from imageformats up 1 folder to libwebp.dll now got error like that ... ...
va:71) |
Did you replace your libwebp.dll? I hope you backed it up :-) The libwebp.dll is expected to be directly in the installation directory of CEWE (and is NOT identical to qwebp.dll). Could you please paste your full error message from the first try? The full classpath listed there would give a hint where the DLL has been searched for. Thanks! |
removed and reinstalled 6.25 2017-10-02 12:20 1 666 048 libeay32.dll C:\Program Files\CEWE\CEWE Fotoswiat |
orginal error |
Finally, CEWE seems to react to Mcf2Pdf :-) With 6.2.4, it should work - I installed it just two days ago on a Windows machine. I have no clue why they removed that library from 6.2.5... As a workaround, you could manually download libwebp.dll and copy it to the installation directory of CEWE - it is a free open source library, you can e.g. download it here: http://www.kopf.com.br/kaplof/libwebp-dll-binaries-for-windows-download-missing/ I will check if the licenses are compatible and perhaps include binaries of this DLL for Windows and Linux in the Mcf2Pdf package. |
I am on Windows 7 (64b) and I encountered this dll problem this morning. I downloaded it and installed it in Windows \ System32. |
Here is the link for the dll : https://fr.dll-files.com/libwebp.dll.html |
Libraries included for Windows x64 and Linux x64. For Mac OS X, you should install the libwebp package into the system (see Release Notes). Feedback is appreciated; please close the issue if it is now fixed for you. Thanks! |
hi |
I had the same issue on Windows 10 (64bit), using the 0.3.4 release. I could fix it by downloading the library from the website that @boggiz posted earlier
, and copying it into the installation directory of the mcf software. I had to use the 32 bit version for it to work, though. |
Ran into the same issue on macOS. Installed webp using Homebrew and now have Also have a Still getting the following error:
Note that |
Can you check this https://github.com/rbodziony/mcf2pdf/releases/tag/0.3.6 version with enabled debug and provide it ? |
Do I have to build it myself to enable debugging or is it enabled by default in the provided binaries? If I have to build it myself, can you provide some instructions? I'm not familiar with building Java applications. |
Hmm can you show how you run it ? |
Also pls show output how you installed webp and version cwebp and dwebp |
Hello,
I have tried to execute 0.3.3 release today but i have this exception error :

Yet the paths in windows and mcf2pdf.bat are good i not understand where is my error !
Could you help me ?
Thanks a lot
The text was updated successfully, but these errors were encountered: