build standalone package

  1. R

    B4J Question My EXE file obtained from "Build Standalone Package" open the Form but then close

    Can anyone give me a help ? When I run the EXE file (Terminal_01.exe) obtained from "Build Standalone Package", it opens the Form but then immediately close it. I've also noticed that the JAR file obtained (Terminal_01.jar) do not run. I've used the jSerial library in the program. See the...
  2. Richard Goh

    B4J Question Standalone Package Crashed When Run

    I had below error when running B4J standalone package but it's was running well on B4J debug or release mode. Any advice? D:\Dev\Admin\Objects\temp\build\bin>java.exe @release_java_modules.txt -m b4j/xxx.xxx.xxx.main Feb 26, 2022 8:02:24 AM com.mchange.v2.log.MLog INFO: MLog clients using java...
  3. R

    B4J Question Problem With Building Standalone Package

    A project compiles and runs in Debug & Release without problem. However when trying to run a stand-alone package it crashes on open. B4J 9.3 JDK 11.0.1 Libs: JavaObject jFX jRLDialogsX jSQL There is an error evident when running the run_debug.bat.... So just to humour the compiler I...
Top