B4J Question No 32-bit "Build Standalone Package" or B4JPackager?

Ted Fines

Member
Licensed User
Hi,

It seems like you can't use B4JPackager or the "Build Standalone Package" function to build a 32-bit version of apps. OpenJDK 11 is required and it is 64-bit only. I downloaded the OpenJDK 14 installer but that also is 64-bit only.

Can I build 32-bit standalone packages using these tools? I found a 32-bit version of OpenJDK 11 at Bell-sw.com, but I get "error: module not found: javafx.swt" when I try to compile my application.

Thanks,
Ted
 
Top