Any Windows experts here who feel like helping out, I'd love to get ipget building and working!
Here's a log from trying to build from distributions:
==> building for windows 386
output to ../../releases/ipget/v0.0.1/windows-386
../gopath/src/github.com/noffle/ipget/Godeps/_workspace/src/github.com/cheggaaa/pb/pb_win.go:6:2: cannot find package "github.com/olekukonko/ts" in any of:
/usr/lib/go/src/github.com/olekukonko/ts (from $GOROOT)
/home/stephen/Projects/Forks/distributions/dists/ipget/gopath/src/github.com/olekukonko/ts (from $GOPATH)
failed.
==> building for windows amd64
output to ../../releases/ipget/v0.0.1/windows-amd64
../gopath/src/github.com/noffle/ipget/Godeps/_workspace/src/github.com/cheggaaa/pb/pb_win.go:6:2: cannot find package "github.com/olekukonko/ts" in any of:
/usr/lib/go/src/github.com/olekukonko/ts (from $GOROOT)
/home/stephen/Projects/Forks/distributions/dists/ipget/gopath/src/github.com/olekukonko/ts (from $GOPATH)
failed.
Any Windows experts here who feel like helping out, I'd love to get ipget building and working!
Here's a log from trying to build from distributions: