安装go-server.go报错
Closed this issue · 6 comments
shuyabin commented
$ 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分支已不包含界面,需要自己实现
shuyabin commented
大哥- -能不能让个能跑起来的...都不好和boss推荐
ixre commented
https://github.com/jsix/go2o/tree/v0.1.1
应该是没有问题的,群里有人编译OK的
coderlee commented
奇怪,难道我下的是假代码?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前端