win10 下怎么启动zinx服务
- 主要语言
- Go
- 星标
- 7.8k
- 派生
- 1.3k
- PR 合并指标
- 30 天内没有已合并 PR
描述
PS D:\Server\zinx\zinx\zinx_app_demo\mmo_game> go run .\server.go
server.go:6:2: cannot find package "github.com/aceld/zinx/ziface" in any of:
E:\Software\Go\src\github.com\aceld\zinx\ziface (from $GOROOT)
C:\Users\admin\go\src\github.com\aceld\zinx\ziface (from $GOPATH)
server.go:7:2: cannot find package "github.com/aceld/zinx/zinx_app_demo/mmo_game/api" in any of:
E:\Software\Go\src\github.com\aceld\zinx\zinx_app_demo\mmo_game\api (from $GOROOT)
C:\Users\admin\go\src\github.com\aceld\zinx\zinx_app_demo\mmo_game\api (from $GOPATH)
server.go:8:2: cannot find package "github.com/aceld/zinx/zinx_app_demo/mmo_game/core" in any of:
E:\Software\Go\src\github.com\aceld\zinx\zinx_app_demo\mmo_game\core (from $GOROOT)
C:\Users\admin\go\src\github.com\aceld\zinx\zinx_app_demo\mmo_game\core (from $GOPATH)
server.go:9:2: cannot find package "github.com/aceld/zinx/znet" in any of:
E:\Software\Go\src\github.com\aceld\zinx\znet (from $GOROOT)
C:\Users\admin\go\src\github.com\aceld\zinx\znet (from $GOPATH)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。