Building UE4 Engine Source for HTML5 Getting Errors ? in Visual Studio

Hi Guys, i am new here i was trying to build Unreal Engine 4 source code for the HTML5 so i can work on my HTML5 projects, but as i followed UE4 support steps, downloaded source files, and optional files for html5, and Emscripten was there installed,

here is the link,

Link to Error.

Please guys help me out and thanks in advance.

Thanks for your reply, I think i am totally new about this, i have to work on HTML5 project, so for its i need UE Editor, so should i work with simple Installed UE4 editor then directly compile the HTML5 project?

I am totally confused here? Please help.

Hi, Thanks for your help, but as you said and to your link, i just followed the steps, Using Development Editor, and Win64 Platform, i am getting these errors?

Errors in Text:


Can you please let me know what i am doing wrong here?

Make sure you have set UE4 as your build target. You can just right click on it and run a build to make sure. And also make sure to turn off any anti virus software as you are doing it, I have ran into problems with Avast not letting my builds run correctly. Another thing to check is that after you have run the emscripten setup that you run the generateprojectfiles.bat so that it has all the files to build with correctly.

Thanks alot ZoltanJr, my build got successful… and many thanks to all of you! :slight_smile:

Good source, Thanks!