Missing vcruntime140_1.dll
Kevin Rushforth
kevin.rushforth at oracle.com
Thu Mar 10 15:23:30 UTC 2022
This was recently fixed by https://bugs.openjdk.java.net/browse/JDK-8281089
-- Kevin
On 3/9/2022 11:44 PM, Julien DEHAUDT wrote:
> Hello,
>
> This thread is a follow-up of existing issue on Adoptium GitHub, see https://github.com/adoptium/adoptium-support/issues/307.
>
> In short we are in a dead end with integrating OpenJFX in OpenJDK 11 for Windows x86 platforms. We get OpenJFX jmods from Gluon and OpenJDK from Adoptium.
> x86 jmods are only available with JavaFX LTS 17, while using this version with OpenJDK 11 results in "java.lang.UnsatisfiedLinkError: C:\****\jre\bin\glass.dll: Can't find dependent libraries" because of missing library on the system (vcruntime140_1.dll).
>
> I'm wondering if a "simple" backport of https://bugs.openjdk.java.net/browse/JDK-8242468 to OpenJDK 11 wouldn't be enough to make it working.
> If so, is there a graceful volunteer ?
>
> Thanks and Regards,
> Julien
More information about the openjfx-dev
mailing list