hey, I'm trying to download and install go-thrust, but I think something is wrong. After running the go get command I found in the github page I get this message:
go/src/github.com/miketheprogrammer/go-thrust/lib/spawn/download.go:20: undefined: PathNotExist
Go-Thrust:2015/01/27 09:49:52 Thrust Client:: Initializing
Go-Thrust:2015/01/27 09:49:52 Attempting to start Thrust Core
Go-Thrust:2015/01/27 09:49:52 CMD:C:\Users\S\vendor\windows\ia32\0.7.6\thrust_shell.exe
Go-Thrust:2015/01/27 09:49:52 Thrust Core started.
Registering signals
EOF
Go-Thrust:2015/01/27 09:49:52 Killing Thrust Core
Go-Thrust:2015/01/27 09:49:52 failed to kill: TerminateProcess: Access is denied.