-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不能编译 #28
Comments
升级go版本 |
建议升级到1.17.4
doudouded ***@***.***> 于2021年12月13日周一 21:39写道:
… 大佬编译不通过呀,go升级到1.7了
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#28>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVPKBEZTRL3FDNU63E36PELUQXZRBANCNFSM5J6FHHKQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
好的,谢谢大佬,我试下 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[root@localhost xdd]# go build
github.com/Mrs4s/go-cqhttp/internal/btree
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/chunk.go:36:14: undefined: unsafe.Add
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/chunk.go:45:27: undefined: unsafe.Add
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/chunk.go:109:13: undefined: unsafe.Add
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/chunk.go:110:13: undefined: unsafe.Add
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/chunk.go:111:13: undefined: unsafe.Add
/usr/local/go/path/pkg/mod/github.com/xiaeroc/go-cqhttp@v1.0.0-xiaeroc/internal/btree/helper.go:31:11: undefined: unsafe.Add
note: module requires Go 1.17
github.com/Mrs4s/MiraiGo/topic
/usr/local/go/path/pkg/mod/github.com/!mrs4s/!mirai!go@v0.0.0-20211208080234-25c67a3ee1c1/topic/feed.go:67:43: time.Now().UnixMilli undefined (type time.Time has no field or method UnixMilli)
note: module requires Go 1.17
The text was updated successfully, but these errors were encountered: