and BTW if I remove the GLFW folder and try to add it back, it's again the
same s... with git complaining that we touched it manually
julia> Pkg.add("GLFW")
ERROR: unknown package GLFW
in wait at task.jl:51
Domingo, 6 de Julho de 2014 23:23:36 UTC+1, Simon Danisch escreveu:
>
> Okay, would have been too easy ;)
> Does it print:
> INFO: Downloading pre-compiled GLFW 3.0.4 binary for 64-bit Windows ?
> That's what it does, if I remove the GLFW folder and add it again with
> Pkg.add("GLFW")
> Maybe you don't have the most current version, or something like that...
> The package manager is a little funky under windows.
>