TwinStick shooter Compiler error

I have been working through the Twin Stick shooter tutorial and have finished compiling with Visual studio 2015
I get the following error and can’t determine what the error is. Any help would be great.

Error code OtherCompilationError (5) TwinStickShooter K:\DavidsProjects\TwinStickShooter\Intermediate\ProjectFiles\Error 1 (<—That’s the line)

Error MSB3073 The command ““C:\Program Files (x86)\Epic Games\4.11\Engine\Build\BatchFiles\Build.bat” TwinStickShooterEditor Win64 Development “K:\DavidsProjects\TwinStickShooter\TwinStickShooter.uproject” -waitmutex -2015” exited with code -1. TwinStickShooter C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 37 (<—Again the line the error is on)

Im having this exact same issue and cant fine anything online that could help

I’m getting this too