Hello,
I wanted to create an .exe file from my project. I selected "Build Standalone Package" from the "Project" menu. No errors occurred during the conversion.
After launching Prymitive.exe, the program window appeared but disappeared after a moment. I ran the program as administrator and with my antivirus software disabled, but the result was the same. My B4J version is 10.30 (64 bit)
best regards
Bogdan
B4JPackager11 is a utility written in B4J that uses the underlying Java tools to create a standalone package that doesn't depend on any other software being installed. It works with OpenJDK 11 and OpenJDK 14. Starting from B4J v8.30 it is integrated in the IDE and available under Project - Build...
B4JPackager11 is a utility written in B4J that uses the underlying Java tools to create a standalone package that doesn't depend on any other software being installed. It works with OpenJDK 11 and OpenJDK 14. Starting from B4J v8.30 it is integrated in the IDE and available under Project - Build...