I used the current julia-nightly to compile a program, e.g. the hello-world-program, with juliac, in Windows.
When trying to execute the generated file (test.exe), I got the WIndows error:
procedure entry point "jl_image_unpack_uncomp" not found in the dll test.exe
It runs with a former julia-nightly version (22th of august, commit a3d4a0a282).
I used the current julia-nightly to compile a program, e.g. the hello-world-program, with juliac, in Windows.
When trying to execute the generated file (test.exe), I got the WIndows error:
procedure entry point "jl_image_unpack_uncomp" not found in the dll test.exeIt runs with a former julia-nightly version (22th of august, commit a3d4a0a282).