Chao Bian
Chao Bian
Julia v0.6 @ Win10 64bit. I got the following error message. ```julia C:\Users\chbian\.julia\v0.6\BuildExecutable\test\test_dir\test_executable.exe successfully created. ERROR: LoadError: failed process: Process(`'C:\Users\chbian\.julia\v0.6\BuildExecutable\test\test_dir1\test_executable.exe' -arg1 arg2 -arg3 arg4`, ProcessExited(3221225725)) [3221225725] Stacktrace: [1] pipeline_error(::Base.Process) at...
Hi, I got the following Taro testing error. I am running julia-0.6.0 64bit on Win10. I am not sure if it is a JavaCall problem or a Taro problem. Luckily,...