Hello, Im getting this error whenever I am compiling my C++ project
“Info Messages while compiling C:\Program Files\Epic Games\UE_4.16\Engine\Intermediate\Build\BuildRules\UE4Rules.dll:
Info c:\Program Files\Epic Games\UE_4.16\Engine\Source\UE4Editor.Target.cs(8,55) : error CS1502: The best overloaded method match for ‘UnrealBuildTool.TargetRules.TargetRules(UnrealBuildTool.TargetInfo)’ has some invalid arguments
Info c:\Program Files\Epic Games\UE_4.16\Engine\Source\UE4Editor.Target.cs(8,60) : error CS1503: Argument 1: cannot convert from ‘UnrealBuildTool.ReadOnlyTargetRules’ to ‘UnrealBuildTool.TargetInfo’
Info ERROR: UnrealBuildTool encountered an error while compiling source files”
Any Ideas on how to fix this!?
Thank you for taking the time to read this and hope I can get an answer soon!