Hello everyone, here again to ask because i cant lose more time trying to solve it my own.
I have an app build in B4j with jdk 11 running in windows 64 but i need it to run also in 32 bits. Ive tried to follow many post/topics addressing this problem, most of the solutions given is to config your project to run on jdk 8, and ive tried, solving the head size problems for ("-Xmx512.."), aiming in your config to jdk 8 (javac.exe), etc...
The step i've got stucked is building the standalone package. I can compile and execute the project, but when i try to build it, it says Java 11+ is required. Any clue please?
Thanks in advance. And sorry if you consider this post spam, i know there are many people who asked the same problem and they have been helped. but i cant figure this out, have to try it.
I have an app build in B4j with jdk 11 running in windows 64 but i need it to run also in 32 bits. Ive tried to follow many post/topics addressing this problem, most of the solutions given is to config your project to run on jdk 8, and ive tried, solving the head size problems for ("-Xmx512.."), aiming in your config to jdk 8 (javac.exe), etc...
The step i've got stucked is building the standalone package. I can compile and execute the project, but when i try to build it, it says Java 11+ is required. Any clue please?
Thanks in advance. And sorry if you consider this post spam, i know there are many people who asked the same problem and they have been helped. but i cant figure this out, have to try it.