hi for some reason i cant build i get these errors
Running C:/Program Files/Epic Games/UE_4.27/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“I:/VRExpPluginExample-master1/VRExpPluginExample-master/VRExpPluginExample.uproject” -game -rocket -progress -log=“I:\VRExpPluginExample-master1\VRExpPluginExample-master/Saved/Logs/UnrealVersionSelector-2022.11.23-14.07.10.log”
Discovering modules, targets and source code for project…
While compiling I:\VRExpPluginExample-master1\VRExpPluginExample-master\Intermediate\Build\BuildRules\VRExpPluginExampleModuleRules.dll:
i:\VRExpPluginExample-master1\VRExpPluginExample-master\Source\VRExpPluginExample.Target.cs(12,9) : error CS0103: The name ‘IncludeOrderVersion’ does not exist in the current context
i:\VRExpPluginExample-master1\VRExpPluginExample-master\Source\VRExpPluginExample.Target.cs(12,31) : error CS0103: The name ‘EngineIncludeOrderVersion’ does not exist in the current context
i:\VRExpPluginExample-master1\VRExpPluginExample-master\Source\VRExpPluginExampleEditor.Target.cs(11,3) : error CS0103: The name ‘IncludeOrderVersion’ does not exist in the current context
i:\VRExpPluginExample-master1\VRExpPluginExample-master\Source\VRExpPluginExampleEditor.Target.cs(11,25) : error CS0103: The name ‘EngineIncludeOrderVersion’ does not exist in the current context
ERROR: Unable to compile source files.