-
Notifications
You must be signed in to change notification settings - Fork 444
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
Linking in Emscripten >= 3.1.52 doesn't work #633
Comments
Ugh, this one is annoying. I don't see why would they want to change a behavior that worked well for a decade... But what can I do 😅 I'll have to update all my Emscripten toolchains and builds to not use |
Of course, no worries. It seems like anything tangentially related to web or js is doomed to break randomly anyway :) Just thought you should know! |
Oh yeah, thanks for that! Emscripten breaks a lot and very often, so this is something to be aware of. Basically every other upgrade breaks something, last time it was with 3.1.49 in 8048b65. So ideally on your side if possible you pin to some particular Emscripten version and upgrade only when you feel like you need to, or when you have a lot of extra time on your hands :D |
This is fixed with mosra/toolchains@7c5e504, update of the submodule in Magnum repos will follow soon as well. |
I think the issue is analogous to emscripten-core/emscripten#21128
The cube example builds with emscripten 3.1.51, but on 3.1.52 and above, I get the following error during linking of
Release/bin/magnum-primitives.js
The text was updated successfully, but these errors were encountered: