草庐IT

coopernurse

全部标签

go - 安装 gorp (GO) 时遇到问题

嘿,我正在尝试安装thegorplibrary,gogetgithub.com/coopernurse/gorp但出现以下错误:#github.com/coopernurse/gorp/usr/lib/go/src/pkg/github.com/coopernurse/gorp/gorp.go:1534:methodarg.FieldByNameisnotanexpression,mustbecalledgorpbuild刚刚坏了吗?还是我做错了什么?感谢您的任何建议。 最佳答案 确保使用最新的go才能成功编译这个库。我刚刚测试过:

go - 安装 gorp (GO) 时遇到问题

嘿,我正在尝试安装thegorplibrary,gogetgithub.com/coopernurse/gorp但出现以下错误:#github.com/coopernurse/gorp/usr/lib/go/src/pkg/github.com/coopernurse/gorp/gorp.go:1534:methodarg.FieldByNameisnotanexpression,mustbecalledgorpbuild刚刚坏了吗?还是我做错了什么?感谢您的任何建议。 最佳答案 确保使用最新的go才能成功编译这个库。我刚刚测试过: