Maka8ka / Faygo

A major platforms RAT Tools .High scalability.Now support Windows/Linux/MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

师傅,无法编译您的项目。

ro0tmylove opened this issue · comments

我使用的go命令:
client:go build main.go jobs.go func.go
server:go build ./main.go ./func.go

都出现了错误:
client:func.go:4:2: package Faygo/client/module/cipher is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/client/module/cipher)
func.go:5:2: package Faygo/client/module/command is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/client/module/command)
server:func.go:4:2: package Faygo/server/module/cipher is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/server/module/cipher)

不知道是否是golang的版本过高导致的 我没有系统学习过golang但是您的项目我真的很喜欢 希望您指教
打算在您的基础上系统学习 有基础我还想在您同意的情况下二次开发 谢谢🙏

我使用的go命令: client:go build main.go jobs.go func.go server:go build ./main.go ./func.go

都出现了错误: client:func.go:4:2: package Faygo/client/module/cipher is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/client/module/cipher) func.go:5:2: package Faygo/client/module/command is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/client/module/command) server:func.go:4:2: package Faygo/server/module/cipher is not in GOROOT (/usr/local/Cellar/go/1.17.2/libexec/src/Faygo/server/module/cipher)

不知道是否是golang的版本过高导致的 我没有系统学习过golang但是您的项目我真的很喜欢 希望您指教 打算在您的基础上系统学习 有基础我还想在您同意的情况下二次开发 谢谢🙏