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 attempting to build an app I get the following build error from otov3@v3.2.0
$ GOOS=linux go build # github.com/ebitengine/oto/v3 ..\..\..\..\..\pkg\mod\github.com\ebitengine\oto\v3@v3.2.0\context.go:38:11: undefined: context ..\..\..\..\..\pkg\mod\github.com\ebitengine\oto\v3@v3.2.0\context.go:100:21: undefined: newContext
The text was updated successfully, but these errors were encountered:
See https://github.com/ebitengine/oto?tab=readme-ov-file#crosscompiling
Sorry, something went wrong.
I've followed those instructions. In this case it's a Windows host targeting linux. Have filed it upstream instead and will follow it up with them.
No branches or pull requests
When attempting to build an app I get the following build error from otov3@v3.2.0
The text was updated successfully, but these errors were encountered: