win10 下怎么启动zinx服务
- Lenguaje dominante
- Go
- Estrellas
- 7.8k
- Forks
- 1.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.