emscripten-core / emscripten-core/emscripten

#error "Including files directly from the emscripten source tree is not supported. Please use the cache/sysroot/include directory".

Open
#19,122 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Import header file
`
#include
#include
`
Compile Command:
`
cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE} -DVTK_DIR=/work/vtk-v9.1.0-wasm-build /work/examples/ReadOBJ/
`
error:
`
#error "Including files directly from the emscripten source tree is not supported. Please use the cache/sysroot/include directory".
`
If don't import these two header files, there's no problem
why?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.