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.
Just now I tried to run em++ after setting
EMCC_WASM_BACKENDandEMCC_DEBUGvariables to 1 and I got this error:I'd ran these commands before that:
I'd really like some help here. Thanks in advance.