Error when trying to build C++ project (Git related?)

This happened after i uploaded my project to github. I don’t know what’s causing it. I’m using the Live Coding feature.

Running …\Engine\Binaries\DotNET\UnrealBuildTool.exe -Target=“MyProject3Editor Win64 Development -Project=”“C:/Users/sraya/OneDrive/Documents/Unreal Projects/MyProject3/MyProject3.uproject”"" -LiveCoding -LiveCodingModules=“C:/Program Files/Epic Games/UE_4.26/Engine/Intermediate/LiveCodingModules.txt” -LiveCodingManifest=“C:/Program Files/Epic Games/UE_4.26/Engine/Intermediate/LiveCoding.json” -WaitMutex
Using ‘git status’ to determine working set for adaptive non-unity build (C:\Users\sraya\OneDrive\Documents\Unreal Projects\MyProject3).
ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\rc.exe)
Build failed.

1 Like