-
-
Notifications
You must be signed in to change notification settings - Fork 684
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
Go's int not supported on amd64 #3135
Comments
I am currently working on a fix for purego |
Interesting. |
Hmm? The path |
Sorry forgot to include the |
Confirmed:
|
This changes the situation, but there is still a crashing issue. Updates #3135
This is a partial revert of c3ea539 but keeps the change for removal of NSInvocation in SetScissorRect, GetBytes, and ReplaceRegion. Closes hajimehoshi#3135
I've updated PureGo, and now the situation has changed
|
Ebitengine Version
c3ea539
Operating System
Go Version (
go version
)go version go1.22.1 darwin/arm64
What steps will reproduce the problem?
CGO_ENABLED=1 GOARCH=amd64 go run examples/2048/main.go
What is the expected result?
Runs just fine
What happens instead?
Anything else you feel useful to add?
n/a
The text was updated successfully, but these errors were encountered: