Hello,
I am testing the B4j-Bridge 1.50 between my PC Windows 10 and a MacBook M1, but I have an error.
Here the code on the mac command
It seems that it miss the JavaFX modules. I have download the latest version from b4j : https://www.b4x.com/b4j.html
I have tested with Openjdk 11 and Oracle Java 8 (I think that I must use Openjdk 11 but....) , but I have an error on the both. I'm probably doing something bad but I don't know where...
Can you help me please?
Thanks
I am testing the B4j-Bridge 1.50 between my PC Windows 10 and a MacBook M1, but I have an error.
log B4J:
Error: --add-modules= requires modules to be specified
Here the code on the mac command
Mac:
Last login: Wed Jun 23 08:41:52 on console
arnaud@MacBook-Pro-de-Arnaud ~ % /Users/arnaud/Desktop/arnaud/test_app_Mac/b4j_bridge/temp/build/run.command ; exit;
B4J-Bridge v1.50
Running on Java 11+
External JavaFX not found. Searching for internal modules...
Waiting for connections (port=6790)...
My IP address is: 192.168.1.30
FTP Server started: ftp://192.168.1.30:6781
Start B4J-Bridge with -disableftp to disable.
JavaFX modules:
Connected!
Starting program
ProcessCompleted
It seems that it miss the JavaFX modules. I have download the latest version from b4j : https://www.b4x.com/b4j.html
I have tested with Openjdk 11 and Oracle Java 8 (I think that I must use Openjdk 11 but....) , but I have an error on the both. I'm probably doing something bad but I don't know where...
Can you help me please?
Thanks