Skip to content
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

Compatibility with turbojpeg.dll (renamed libturbojpeg.dll) 2.0.0, 2.0.1, 2.0.2, 2.0.3, and 2.0.4 are ok but 2.0.5 and above ...2.1.1 and 2.1.2 failed #275

Open
balazsveghjo opened this issue Jan 25, 2022 · 1 comment

Comments

@balazsveghjo
Copy link

Hi Team,
on windows 10 after the installation of different versions of libjpeg-turbo (https://sourceforge.net/projects/libjpeg-turbo/
https://sourceforge.net/projects/libjpeg-turbo/files/ )
and renaming the libturbojpeg.dll -> turbojpeg.dll and placing it on the path (on the right place);
in IntelliJ with the versions of libjpeg-turbo 2.0.0, 2.0.1, 2.0.2, 2.0.3, and 2.0.4 are the testTurboJpegInstalled() and the tests of IIIFImageApiControllerTest
OK:

turbojpeg_2 0 4_ok

turbojpeg_2 0 4_tests_ok

turbojpeg_2 0 4_tests_ok_2

but
above 2.0.4 from 2.0.5 there are failed tests
and turbojpeg is not loaded well:

turbojpeg_2 0 5_tests_failed

turbojpeg_2 0 5_failed_2

turbojpeg_2 0 5_failed_3

"Could not load libturbojpeg, plugin will be disabled"

What can be the problem with turbojpeg above 2.0.4?

Thanks in advance and all the bests
Balázs Végh

@uszeiss
Copy link

uszeiss commented Sep 23, 2022

I would be interested in this question as well because I'm experiencing similar problems when updating to a higher TurboJPEG version. Any help would be very much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants