You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
the python scripts will need tweaking - they were moved from their original locations from:
fd48bc0e4a
the CMakeLists.txt (and one configure.ac) files are defiinitely used from the (bash) shell build script (to build thirdparty libs for HTML5)...
#jira UE-37329 - //UE4/Main: Step 'Compile UE4Game HTML5' - 300 Warnings
#rb none
#lockdown josh.adams
[CL 3180930 by Nick Shin in Main branch]
usage: Setup : install emcscripten ( https://github.com/kripken/emscripten/wiki/Tutorial ). Edit _internal.bat and configure vcvarsall.bat location as needed. ( to find nmake ) BuildThirdParty.bat # build BuildThirdParty.bat clean # clean BuildThirdParty.bat install # copy bc files to their respective respective locations. BuildThirdParty.bat uninstall # delete bc files from their respective final locations makedir.txt: this text file contains the name, root dir and makefile location for individual third party projects - edit this to include more projects.