Problems When Compiling C++ code in Visual Studio

I have been working on my assignment for University and since I have started working on it on my laptop at home i have been getting the same error which i never encountered while using the university machines, the error is as follows

The command ““C:\Program Files (x86)\Epic Games\UE_4.16\Engine\Build\BatchFiles\Rebuild.bat” GamesBasicsExamplesEditor Win64 Development “C:\Users\Matty\Desktop\GamesBasicsExamples\GamesBasicsExamples.uproject” -waitmutex” exited with code 3.

I have tried looking around online but nothing is helpful for my specific problem, i’m kind of new to using unreal engine so any help would be appreciated, I have also tried starting a new project and that did not work.

You may look in output log for other errors, as it is impossible to find out what’s wrong with only this line.
If you did not find any hint in logs, you could post it somewhere so I could take a look.

Hey there, can you paste the entire build log, because that errors is only a part of something else that went wrong.

it would take me too long to copy and paste all of the errors i currently have but a lot of them have only displayed as errors when i loaded the project up at home after moving the files from the university machine

below is a link to the screenshots of the errors i have received any help would be appreciated.

Errors Screenshot