Building a 32-bit JavaFX lib

Kevin Rushforth kevin.rushforth at oracle.com
Tue Nov 20 13:55:45 UTC 2018


You will need a 32-bit JDK in order to do this, which is also not 
supported. The FX build will detect a 32-bit JDK and build 32-bit native 
libs.

-- Kevin


On 11/20/2018 2:30 AM, Nikola Z. wrote:
> I have a project using java 11, since JavaFX no longer officially supports 32-bit variant, is there any possible way for me to build such myself?



More information about the openjfx-dev mailing list