Description

Attempting to create an installed build of the Engine for Windows using BuildGraph currently fails when the process attempts to copy some Linux files to the installed build. This appears to be due to a change in the InstalledEngineFilters.xml file that includes some Linux cross build debug tools in the Windows build.

Steps to Reproduce
  1. Create a new installed build of the Engine on Windows using the following command line: RunUAT.bat BuildGraph -target="Make Installed Build Win64" -Script=Engine/Build/InstalledEngineBuild.xml -clean -set:HostPlatformOnly=true

RESULT:
The build fails with the following error: ERROR: Source file 'Engine\Binaries\Linux\dump_syms.exe' does not exist

EXPECTED:
The build completes successfully.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62001 in the post.

3
Login to Vote

Fixed
ComponentUE - Foundation - Horde - BuildGraph
Affects Versions4.204.21
Target Fix4.20.1
Fix Commit4225246
Release Commit4225246
CreatedJul 20, 2018
ResolvedJul 20, 2018
UpdatedAug 15, 2018