We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I was build in ubuntu ,use GOARCH=arm64 and os=linux,return
../../../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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: