GitHub上下載的程序Build后報錯
報錯內(nèi)容:main.go:5:2: cannot find package "github.com/leeeboo/wechat/wx" in any of:
??????? D:\Go\src\github.com\leeeboo\wechat\wx (from $GOROOT)
??????? ($GOPATH not set)
報錯內(nèi)容:main.go:5:2: cannot find package "github.com/leeeboo/wechat/wx" in any of:
??????? D:\Go\src\github.com\leeeboo\wechat\wx (from $GOROOT)
??????? ($GOPATH not set)
2018-07-26
舉報
2018-07-31
cd 到 代碼的根目錄再進行編譯