ixre/go2o

安装go-server.go报错

Closed this issue · 6 comments

$ go build go2o-server.go

command-line-arguments

.\go2o-server.go:85: undefined: app in app.Run

ixre commented

是v0.1.1 这个分支吗?
https://github.com/jsix/go2o/tree/v0.1.1

master和develop分支已不包含界面,需要自己实现

大哥- -能不能让个能跑起来的...都不好和boss推荐

ixre commented

https://github.com/jsix/go2o/tree/v0.1.1
应该是没有问题的,群里有人编译OK的

奇怪,难道我下的是假代码?0.1.1编译也不通过,错误类似:
src/core/infrastructure/format/float.go:47: undefined: math.FixFloat32
src/core/query/partner_query.go:21: undefined: gof.Storage
而且,我没找到go2o-server.go,只有go2o-serve.go

xuepd commented

v0.1.1的代码怎么获取到,一直没找到ui前端

ixre commented

@shuyabin @coderlee @xuepd

docker镜像参见: #53