Installing QML.jl

Unfortunately the packaging system is still very fragile. One problem somewhere propagates to a point where I fear the only solution it nuke all and start over. GLVisualize doesn’t want to work now either. And when I try to remove it … it installs its dependencies.

julia> Pkg.rm("GLVisualize")
INFO: Cloning cache of GLAbstraction from https://github.com/JuliaGL/GLAbstraction.jl.git
INFO: Cloning cache of GLFW from https://github.com/JuliaGL/GLFW.jl.git
INFO: Cloning cache of GLWindow from https://github.com/JuliaGL/GLWindow.jl.git
INFO: Installing GLAbstraction v0.1.0
INFO: Installing GLFW v1.2.0
INFO: Installing GLWindow v0.1.4
INFO: Building GLFW