Hello , someone could give me an answer to how to resolve this error in Visual Studio (MSB3073)

is little more than a week I try to create different projects , and always appears the same time error when compiling my project in Visual Studio , even codes that once worked well , now not compile more!

this is the error:

Severity Code Description Project File Line Suppression State
Error MSB3075 The command ““C:\Program Files (x86)\Epic Games\4.12\Engine\Build\BatchFiles\Build.bat” MyProject2Editor Win64 Development “C:\Users\marco\OneDrive\Documentos\Unreal Projects\MyProject2\MyProject2.uproject” -waitmutex” exited with code 5. Please verify that you have sufficient rights to run this command. MyProject2 C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 41

I hope someone can help me ! thanks

ignore Visual Studio’s “Error List” — what does the “Output” pane say?

Along with dbuchoff’s question (the output window contents are significantly more helpful than the error window), have you tried running Visual Studio as administrator?