I opened a brand new project in C++ and I can’t build it. Even through Visual studio
this is the error that pops up.
Severity Code Description Project File Line Suppression State
Error MSB3075 The command ““E:\Epic Games\4.10\Engine\Build\BatchFiles\Rebuild.bat” MyProjectEditor Win64 Development “E:\MyProject\MyProject.uproject” -rocket -waitmutex -2015” exited with code 5. Please verify that you have sufficient rights to run this command. MyProject C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 42
But I am sure that I have all the rights as an Administrator.