UnrealEngineHTML5 / Documentation

532 stars 183 forks source link

HTML5Setup.sh error #46

Closed fllyingburritos closed 4 years ago

fllyingburritos commented 4 years ago

I got this error when running html5setup.sh:

fllyingburritos commented 4 years ago

configure: cmake -G MinGW Makefiles -DBUILD_SHARED_LIBS=OFF -DEMSCRIPTEN_GENERATE_BITCODE_STATIC_LIBRARIES=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE=-O2 -DNDEBUG -s WASM=1 -s WASM_OBJECT_FILES=1 -Wno-implicit-function-declaration -Wno-shift-negative-value C:/5/UnrealEngine/Engine/Platforms/HTML5/Build/BatchFiles/ThirdParty/zlib/zlib-1.2.8 -DCMAKE_TOOLCHAIN_FILE=C:\5\UnrealEngine\Engine\Platforms\HTML5\Build\emsdk\emsdk-1.39.18\upstream\emscripten\cmake\Modules\Platform\Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR="C:/5/UnrealEngine/Engine/Platforms/HTML5/Build/emsdk/emsdk-1.39.18/node/12.9.1_64bit/bin/node.exe"