Error Code MSB3073 when I compile

I keep getting this error, deriving from this line of code whenever I try to compile my program. I haven’t even added any custom classes, this is just the unreal file straight out of the box and I cannot get it to compile from VS code. It says that possible something is going wrong with my build process or NMake? Has anybody experienced this / know the solution to this issue?

Okay, I think I solved it! Make sure you have the Unreal VS plugin for Visual Studio installed. You have to go to ProgramFiles>EpicGames>Engine>Extras>UnrealVS and then run the exe and install from there.

Hope that helps anyone else!

1 Like