aceld / aceld/zinx

win10 下怎么启动zinx服务

Open
#105 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
7.8k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.