Open jadendev0202 opened 3 years ago
Hi,
I'm in the exact same situation. I really would like to use your app, but having about zero knowledge on Java dev I can't figure out how to build it. I manage to go throught installing Maven, Ant ect... setting up the env path aswell but then I'm stuck on the same error described Above...
I Also tried to use the info in the readme, using the jlink and jpackage command but without success.... Please if someone know how to build this app, explain it, it would be much appreciated.
An error has been detected in your program.
I am building on windows, Ant and jdk were installed and the environment variable registration was successful. (successfully typing "ant -version, java -version" in cmd)
Now, after downloading the file you created, unzip it and run ant deploy_windows. (Modified to work on Windows in the build.xml you created.)