Thank you for sharing this, this appears to have resolved the issue and I am now able to build.
However, I will have to revert once I have been able to run the built linux server to make sure that the build was done successfully.
As this was a copy pasted set of binaries that are either built or copied over from setup.bat.
Ideally I would like to cherry pick the changes that need to be backported source wise, so that the building our custom engine, we don’t have these binaries overwritten.
Do you have a CL number or a git commit with the changes we would have to back port to enable us to build these binaries ourselves, rather than relying on copyover?
I think you are looking for CL#43473355 (GH Commit). I’m not sure if it will be an easy backport. The zip I shared was the latest executables compiled from the code in Main around June 18. This is a case where you probably should stick with the exes I provided but I’m not savvy enough to recommend how to do it when using GH as the SCM. I’m mostly used to the P4 workflow where the binaries are stored in the SCM.