win10 下怎么启动zinx服务
- Lingua principale
- Go
- Stelle
- 7.8k
- Fork
- 1.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.