Thanks for your reply Jameson. Git now works and I can install packages after build.
Now there's a problem when installing Clang.jl. I get the following error:
Pkg.add("Clang")
LoadError: UndefVarError: DL_LOAD_PATH not defined while loading C:\...\deps
\build.jl.
It still installs Clang but I can't do anything with it. Tried to uninstall
and resinstall but no change.
