Skip to content
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

build in arm64 #345

Open
liuda7312 opened this issue Mar 23, 2023 · 0 comments
Open

build in arm64 #345

liuda7312 opened this issue Mar 23, 2023 · 0 comments

Comments

@liuda7312
Copy link

When I was build in ubuntu ,use GOARCH=arm64 and os=linux,return

github.com/sciter-sdk/go-sciter

../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/value.go:8:34: undefined: Value
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/value.go:14:10: undefined: VALUE_RESULT
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:4:38: undefined: Element
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:4:55: undefined: MouseParams
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:5:38: undefined: Element
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:5:55: undefined: KeyParams
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:6:38: undefined: Element
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:6:55: undefined: FocusParams
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:7:38: undefined: Element
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:7:55: undefined: TimerParams
../../../workspace/pkg/mod/github.com/sciter-sdk/[email protected]/wrapper.go:7:55: too many errors

Compilation finished with exit code 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant