emscripten-core / emscripten-core/emscripten
Bug in page:Verifying the Emscripten Development Environment
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
URL: ../../docs/building_from_source/verify_emscripten_environment
Section:
https://emscripten.org/docs/building_from_source/verify_emscripten_environment.html#build-a-basic-example
Bug might be (I do not know current intent):
Windows command should be:
emcc test/hello_world.cpp
There is no hello_world.cpp in the emsdk/test directory. The test.py is there.
hello_world.cpp was found in
emsdk\upstream\emscripten\test
I executed the test compile against that and it succeeded.
Hope this helps.
Please be well.
Contributor guide
Assessment
This issue has not been assessed yet.