videoMaker
videoMaker copied to clipboard
代码 不全
代码 不全 你放上来 有啥用? root@liuyq-nas:~/src/myProject/videoMaker# go build main.go GUI/active.go:5:2: cannot find package "github.com/icza/gowut/gwu" in any of: /usr/lib/go-1.6/src/github.com/icza/gowut/gwu (from $GOROOT) /root/src/github.com/icza/gowut/gwu (from $GOPATH) common/config.go:5:2: cannot find package "myProject/videoCli/common" in any of: /usr/lib/go-1.6/src/myProject/videoCli/common (from $GOROOT) /root/src/myProject/videoCli/common (from $GOPATH) common/config.go:6:2: cannot find package "myProject/videoCli/makerCli" in any of: /usr/lib/go-1.6/src/myProject/videoCli/makerCli (from $GOROOT) /root/src/myProject/videoCli/makerCli (from $GOPATH) common/platform.go:9:2: cannot find package "myTool/aliyun/cloud" in any of: /usr/lib/go-1.6/src/myTool/aliyun/cloud (from $GOROOT) /root/src/myTool/aliyun/cloud (from $GOPATH) account/account.go:5:2: cannot find package "myTool/appAccount" in any of: /usr/lib/go-1.6/src/myTool/appAccount (from $GOROOT) /root/src/myTool/appAccount (from $GOPATH) account/account.go:6:2: cannot find package "myTool/common" in any of: /usr/lib/go-1.6/src/myTool/common (from $GOROOT) /root/src/myTool/common (from $GOPATH) account/account.go:7:2: cannot find package "myTool/file" in any of: /usr/lib/go-1.6/src/myTool/file (from $GOROOT) /root/src/myTool/file (from $GOPATH) common/config.go:8:2: cannot find package "myTool/fmg" in any of: /usr/lib/go-1.6/src/myTool/fmg (from $GOROOT) /root/src/myTool/fmg (from $GOPATH) account/account.go:8:2: cannot find package "myTool/sys" in any of: /usr/lib/go-1.6/src/myTool/sys (from $GOROOT) /root/src/myTool/sys (from $GOPATH)