You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hajimehoshi
changed the title
Ebitenmobile fails on go1.23 if you have GOEXPERIMENT=loopvar set
cmd/ebitnmobile: ebitenmobile fails on go1.23 if you have GOEXPERIMENT=loopvar set
Oct 13, 2024
Ebitengine Version
2.8.1
Operating System
Go Version (
go version
)1.23.2
What steps will reproduce the problem?
Run ebitenmobile bind with conventional commandline arguments such as:
ebitenmobile bind -target android -javapkg your.package.name -o path/to/yourgame.aar .
What is the expected result?
Bind is successful
What happens instead?
Bind gives error:
2024/10/12 22:55:53 go [mod tidy] failed: go: errors parsing go.mod:
go.mod:5: toolchain directive expects exactly one argument
Anything else you feel useful to add?
No response
The text was updated successfully, but these errors were encountered: