You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In clang64 environment with git, ninja, emscripten:
git clone --depth=1 https://github.com/vittorioromeo/VRSFML
cd VRSFML
cmake --preset vrdev_emcc # might need to run multiple times to correctly fetch dependenciescd build_vrdev_emcc
ninja
Description / Steps to reproduce the issue
In clang64 environment with
git
,ninja
,emscripten
:Expected behavior
clang++
doesn't crashActual behavior
clang++
crashes with internal errors such as:See message.txt for a full log.
Verification
Windows Version
MINGW64_NT-10.0-26120
MINGW environments affected
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: