Missing vcruntime140_1.dll
Julien DEHAUDT
julien.dehaudt at st.com
Thu Mar 10 20:15:12 UTC 2022
Great, thanks for the pointer Kevin!
Looking forward for next JavaFX version.
/Julien
ST Restricted
-----Original Message-----
From: openjfx-dev <openjfx-dev-retn at openjdk.java.net> On Behalf Of Kevin Rushforth
Sent: jeudi 10 mars 2022 16:24
To: openjfx-dev at openjdk.java.net
Subject: Re: Missing vcruntime140_1.dll
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