Skip to content

Conversation

@themancalledjakob
Copy link
Contributor

The setting LOAD_SOURCE_MAP is being deprecated at emsdk 4.0.14.

with emsdk 4.0.14+ a compilation fails with:

em++: error: LOAD_SOURCE_MAP is an internal setting and cannot be set from command line

According to the changelog it was never necessary, so it should be safe to remove.

relevant emscripten changelog

The LOAD_SOURCE_MAP setting was made an internal setting. This was always an internal detail of the sanitizers, which is enabled automatically when needed, so setting it explicitly should never be needed. (#24967)

LOAD_SOURCE_MAP is being deprecated from emsdk 4.0.14. According to the changelog it was never necessary, so it should be sage to remove.
@ofTheo ofTheo merged commit 996f788 into openframeworks:master Sep 12, 2025
17 checks passed
@themancalledjakob themancalledjakob deleted the bugfix-emscripten-4.0.14 branch September 14, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants