The user still has some errors unrelated to our platform, though those should clear up if they take one of the following actions:
1) update STB code to fix the compiler warning
2) stop building with -Werror
3) add the flag -Wno-c++11-narrowing.
How to reproduce:
1. Open the attached “IN-82901” project
2. Select File → Build Profiles → Build
3. Observe the result
Expected result: The build succeeds
Actual result: The build fails with a ‘wasm_simd128.h file not found’ error