Unfortunately, it is no longer possible to easily provide a 32 bit version of the UI for Windows x86.
The designer UI is written using JavaFX. Although there is (just about) a 32 bit build of Java 11, there is no such build of JavaFX. I've built the UI as 32 bit on windows for as long as possible because
1. There was no real reason not to, it did not need much RAM.
2. I dont like leaving anyone without an option.
However, without starting to build apps on an old no longer supported (or even downloadable) compiler and runtime chain it's not possible.
So sorry, it's just not viable to build it for Intel-x86-32 bit. I have looked around and options just don't exist at the present time.
|