Hey all,
I’ve been working through errors with an HTML5 build and am stumped by this. The only information I can find on it is for Unity3D and involves giving Shared.py in the emscripten folder admin authority. Tried this a few different ways with no success.
Here is the failure log: link text
The problem seems to be starting with this: “INFO:root:did not see a source tree above or next to the LLVM root directory (guessing based on directory of C:\Program Files\Epic Games\4.14\Engine\Extras\ThirdPartyNotUE\emsdk\Win64\clang\incoming\llc), could not verify version numbers match”
The whole build seems to just snowball out of control after that point. Any and all ideas are appreciated!