-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Boost build emscripten toolset fails on Windows #17187
Comments
did you solve this problem successfully? @mpconte |
I'm stuck on the same problem. Please, can you recommend me another way of doing it so?, for rookies / beginner's ... |
@David-Herzog-Vexcel Did you solve this? I encounter this problem in boost 1.81 again! |
By printing some context of
I guess there are some hacks to be made so that they can be unified. EDIT: The 2 problems are solved by providing |
#19212 fixed the issue. Boost 1.85 / b2 5.0.0 also has a workaround for the cmd.exe bug. |
Version of emscripten/emsdk:
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.13 (5312576)
clang version 15.0.0 (https://github.com/llvm/llvm-project 5c6ed60c517c47b25b6b25d8ac3666d0e746b0c3)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: E:\emsdk\upstream\bin
Failing command line in full:
b2.exe toolset=emscripten
Output
The text was updated successfully, but these errors were encountered: