-
Notifications
You must be signed in to change notification settings - Fork 688
Open
Description
TPSProjectEditor modifies the values of properties: [ bStrictConformanceMode ]. This is not allowed, as TPSProjectEditor has build products in common with UnrealEditor.
Remove the modified setting, change TPSProjectEditor to use a unique build environment by setting 'BuildEnvironment = TargetBuildEnvironment.Unique;' in the TPSProjectEditorTarget constructor, or set bOverrideBuildEnvironment = true to force this setting on.
Metadata
Metadata
Assignees
Labels
No labels