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

Full-screen switching broken with latest emscripten SDK #1289

Closed
paroj opened this issue Oct 3, 2019 · 0 comments · Fixed by #1698
Closed

Full-screen switching broken with latest emscripten SDK #1289

paroj opened this issue Oct 3, 2019 · 0 comments · Fixed by #1698
Labels
💻 Emscripten help needed We cannot resolve this by ourselves Known Issues easy workaround exists or too intrusive to fix right away

Comments

@paroj
Copy link
Member

paroj commented Oct 3, 2019

last verified working version is v1.38.24. Probably related to emscripten-core/emscripten#7977

The workaround is to use emscripten not newer than the version specified above

./emsdk install sdk-fastcomp-1.38.24-64bit

note: to use DISABLE_DEPRECATED_FIND_EVENT_TARGET_BEHAVIOR=1, at least 1.38.35 is needed due to a fix in SDL2.

also related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 Emscripten help needed We cannot resolve this by ourselves Known Issues easy workaround exists or too intrusive to fix right away
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant