Skip to content

Homebrew: emcc can't find wasm-ld #188

Description

@DragonOsman

Just now I tried to run em++ after setting EMCC_WASM_BACKEND and EMCC_DEBUG variables to 1 and I got this error:

shared:ERROR: WASM_BACKEND selected but could not find lld (wasm-ld): C:/Users/Osman/emsdk/clang/e1.38.20_64bit\wasm-ld.exe

I'd ran these commands before that:

emsdk install latest --vs2017 --build=Release
emsdk activate latest --vs2017 --build=Release
emsdk_env

I'd really like some help here. Thanks in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions