Unreal 4 Compile HTML5 version error

When I compile html5 version error ! According to Getting Started: Developing HTML5 Projects for installation .
I have installed Emscripten 1.25.0,and Nightly Firefox。My unreal version is 4.6 .

2>  [148/154] python.exe UE4Game-ScriptPlugin-Static.bc
2>  [149/154] python.exe UE4Game-Paper2D-Static.bc
2>  [150/154] python.exe UELinkerFixups.cpp
2>  [151/154] python.exe AutoStartupModuleListGetter.generated.cpp
2>  [152/154] python.exe UE4Game-CharacterAI-Static.bc
2>  INFO     root: (Emscripten: Running sanity checks)
2>  INFO     root: (Emscripten: Running sanity checks)
2>  INFO     root: (Emscripten: Running sanity checks)
2>  [153/154] python.exe UE4Game-ExampleDeviceProfileSelector-Static.bc
2>  INFO     root: (Emscripten: Running sanity checks)
2>  INFO     root: (Emscripten: Running sanity checks)
2>  [154/154] python.exe UE4Game.js
2>  INFO     root: (Emscripten: Running sanity checks)
2>EXEC : error root: D:\UnrealEngine-46S\Engine\Source\ThirdParty\ICU\icu4c-53_1\HTML5\libicudata.bc: No such file or directory ("D:\UnrealEngine-46S\Engine\Source\ThirdParty\ICU\icu4c-53_1\HTML5\libicudata.bc" was expected to be an input file, based on the commandline arguments provided)
2>  -------- End Detailed Actions Stats -----------------------------------------------------------
2>ERROR : UBT error : Failed to produce item: D:\UnrealEngine-46S\Engine\Binaries\HTML5\UE4Game.js
2>  Cumulative action seconds (12 processors): 0.00 building projects, 1585.87 compiling, 0.00 creating app bundles, 0.00 generating debug info, 10.31 linking, 0.00 other
2>  UBT execution time: 342.96 seconds

And i cant find libicudata.bc file!

i’ve the same error… in my path \Engine\Source\ThirdParty\ICU\icu4c-53_1\HTML5\ there’s no HTML5 folder.

suggestion?!

I have exact the same problem.
Any suggestion???

I have the same problem for UE 4.5

same error

same here. additionally libSDL2.a is missing under the HTML5 directory too (4.7 release source build)