Windows build and launch issues.
Closed this issue · 2 comments
hashsploit commented
OS: Windows 7
& Windows 10
Clank Version: 1.7.0
Branch: master
(latest)
There is an issue with the build.bat
build script, the last step is not copying the target/clank-*.jar
path to the project's root directory.
An additional issue is even if clank.jar
is copied or moved to the project's root directory, when running clank using launch.bat config\mas.json
the program starts, prints "Initializing ..." and then terminates without an error message.
VTSTech commented
hashsploit commented
This has been fixed in 82b30a3.