Re: OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Artur Khusainov
I confirm that JavaFX 11 (and 12 so far) still support Windows 7, both x86 and x64. What wouldn't 8? :) What DLLs are missing exactly? If your application use media (e.g. MediaPlayer), then it will fail to start with missing gstreamer-lite (glib-lite.dll) library. JavaFX doesn't build media and W

Re: OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Stefan Murawski
The msi extracts 2 folders. The 8jre Folder, that does not contain javafx. And the jdk Folder wich has a jre with javafx. Thanks for making me look again (I checked the jre8 Folder only at first). Cheers, Stefan Am Do., 6. Dez. 2018 um 15:35 Uhr schrieb Michael Paus : > Are you sure? According

Re: OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Michael Paus
Are you sure? According to this article and other sources it does support JavaFX: Search for JavaFX. Am 06.12.18 um 15:31 schrieb Stefan Murawski: Hi, thanks for the coretto tip. But the MSI for the Windows JRE does not co

Re: OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Stefan Murawski
Hi, thanks for the coretto tip. But the MSI for the Windows JRE does not contain javafx. Cheers, Stefan Am Do., 6. Dez. 2018 um 14:44 Uhr schrieb Michael Paus : > Have a look at: https://aws.amazon.com/de/corretto/ > Windows is supported and it includes JavaFX > but I don't know whether this is

Re: OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Michael Paus
Have a look at: https://aws.amazon.com/de/corretto/ Windows is supported and it includes JavaFX but I don't know whether this is compatible with the old Windows 7. Michael Am 06.12.18 um 14:33 schrieb Stefan Murawski: Hi, this probably an annoying question, but I cannot find a solution. I am t

OpenJDK 8 and JavaFx for Windows 7

2018-12-06 Thread Stefan Murawski
Hi, this probably an annoying question, but I cannot find a solution. I am trying to find a JavaFX build that is compatible with OpenJDK 8 and Windows. So far I tried: Taking the AdoptOpenJDK Build for Windows 64 and JavaFX Drop-In from https://chriswhocodes.com/. This works very well for Windo