Files
UnrealEngineUWP/Engine/Source/Programs/Enterprise/Datasmith/DatasmithFacadeCSharp
johan duparc 8d649f071e Datasmith: Fix post build of DatasmithFacadeCSharp (python step referencing old python2.7 binaries)
#jira none
#rb JeanLuc.Corenthin

#ROBOMERGE-AUTHOR: johan.duparc
#ROBOMERGE-SOURCE: CL 18327783 in //UE5/Release-5.0/... via CL 18327819
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)

[CL 18327837 by johan duparc in ue5-release-engine-test branch]
2021-11-30 13:33:04 -05:00
..

// Copyright Epic Games, Inc. All Rights Reserved.

This project requires environment variable SWIG_DIR to be set to the Swig 4.0.1 (www.swig.org) third party directory
on the developer's workstation in order to run swig.exe and regenerate Private\DatasmithFacadeCSharp.cpp and Public\*.cs.
Python3 is also required in order to execute a post-SWIG script adding missing headers to generated files.