Visual Studio 2015 Compile issue

Hey everyone.

So I’ve bee ntrying to compile my project in Visual Studio and for some reason it keeps spitting out the same error over and over again.

Severity	Code	Description	Project	File	Line	Suppression State
Error	MSB3075	The command ""D:\Program Files (Offshore)\Epic Games\4.12\Engine\Build\BatchFiles\Build.bat" MyProjectEditor Win64 Development "C:\Users\DavidWan\Documents\Unreal Projects\MyProject\MyProject.uproject" -waitmutex" 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	41	

I’ve tried out some possible solutions but none have worked. Can anyone help me out with this?

This is not an actual compilation error. Can you post the whole output?

Oh right I forgot to mention. After a little while I managed to fix the problem. Maybe it had something to do with syntax or something. If I do manage to come across the error again I’ll post it.