ufna / UE-HTML5

HTML5 platform support for Unreal Engine development tracker
https://github.com/ufna/UE-HTML5-DEV
MIT License
58 stars 9 forks source link

Support InstalledBuild for HTML5 platform #30

Open ufna opened 2 years ago

ufna commented 2 years ago

Current state:

Running /UE4.24/LocalBuilds/Engine/Windows/Engine/Binaries/DotNET/UnrealBuildTool.exe  -projectfiles -project="/MyProject2/MyProject2.uproject" -game -rocket -progress
WARNING: Unable to read platform from PlatformName="HTML5", Configuration="DebugGame", PlatformType="Game", RequiredFile="Engine\Binaries\HTML5\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False
WARNING: Unable to read platform from PlatformName="HTML5", Configuration="Development", PlatformType="Game", RequiredFile="Engine\Binaries\HTML5\UE4Game.target", ProjectType="Any", bCanBeDisplayed=False
WARNING: Unable to read platform from PlatformName="HTML5", Configuration="Shipping", PlatformType="Game", RequiredFile="Engine\Binaries\HTML5\UE4Game-HTML5-Shipping.target", ProjectType="Any", bCanBeDisplayed=False
Discovering modules, targets and source code for project...
ERROR: The platform name HTML5 is not a valid platform name. Valid names are (Win32,Win64,HoloLens,Mac,XboxOne,PS4,IOS,Android,Linux,LinuxAArch64,AllDesktop,TVOS,Switch,Quail,Lumin)
       while parsing module descriptor 'BackChannel'