Hmm, I found a problem. When running Julia it doesn't know anything about
'make'. So I added the msys2 dir where it lives to the path and moved to
next error
Tuning for julia installation at: C:\programs\julia64\usr\bin
C:/programs/julia64/usr/bin/../../Make.inc:101: *** cowardly refusing to
build into directory with a shell-metacharacter in the path (got:
C:/programs/julia64/usr/bin/../..). Stop.
What " shell-metacharacter "?
terça-feira, 5 de Janeiro de 2016 às 19:21:31 UTC, J Luis escreveu:
>
> So I built 0.5 with llvm 3.7.1 on Windows with the aim of trying (again)
> to build Cxx, but ...
>
> any idea why it errors with (which is not true)?
>
> Pkg.build("Cxx")
> LoadError: could not spawn `make -f BuildBootstrap.Makefile
> JULIA_HOME=C:/programs/julia64/usr/bin`: no such file or directory (ENOENT)
>
> Thanks
>
> Joaquim
>