[Build] Building wasm static lib in docker #17780
Labels
build
build issues; typically submitted using template
platform:web
issues related to ONNX Runtime web; typically submitted using template
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
On Apple M2, Emscripten build fails when compiled in docker (from debian:12.1). There are two issues to address:
error: tool or SDK not found: '3.1.46'
:qemu-i386: Could not open '/lib/ld-linux.so.2': No such file or directory
Urgency
No response
Target platform
wasm
Build script
Following flags are being used:
same errors when added
Error / output
error: tool or SDK not found: '3.1.46'
qemu-i386: Could not open '/lib/ld-linux.so.2': No such file or directory
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: