So what does this error mean?
What’s your target file look like?
https://docs.unrealengine.com/en-us/Programming/BuildTools/UnrealBuildTool/TargetFiles
The contents of the .Target.cs
files
Line 11 is missing in the game target and is incorrectly named in the other.
“BuildingEscape” is the name of Ben’s, you’ve appeared to have named yours differently. It should reflect the name of the project.
1 Like
Thanks.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.