[julia-users] Re: Is build_executable.jl working?

2015-12-08 Thread Joaquim Masset Lacombe Dias Garcia
|I am trying to build executable on windows, without success, my last error is: ERROR: chmod: no such file or directory (ENOENT) in chmod at fs.jl:184 does anybody know whats this means? Em terça-feira, 1 de dezembro de 2015 08:40:33 UTC-2, Ján Adamčák escreveu: > > I edit this line > jl_ate

[julia-users] Re: Is build_executable.jl working?

2015-12-01 Thread Ján Adamčák
I edit this line jl_atexit_hook(); to jl_atexit_hook(0); and it's working ! Dňa streda, 25. novembra 2015 23:58:51 UTC+1 Jérémy Béjanin napísal(-a): > > Hello, > > I was wondering if the build_executable function was working. I tried > using it on Windows and got the following error (I include

[julia-users] Re: Is build_executable.jl working?

2015-11-25 Thread Joaquim Masset Lacombe Dias Garcia
Have you tried this one: https://github.com/dhoegh/BuildExecutable.jl I did NOT have success but if you do you might even help me! this might help https://github.com/JuliaLang/julia/issues/11816#issuecomment-148784543 and this: https://groups.google.com/forum/#!searchin/julia-users/buil_executa