Hey I'm trying to create a new basic code but every time I launch it, it fails and pops up this error

An error occurred while trying to generate project files.

Running C:/Program Files (x86)/Epic Games/4.10/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/Derek/Documents/Unreal Projects/MyProject2/MyProject2.uproject” -game -rocket -progress -2015
Visual C++ 2015 toolchain does not appear to be correctly installed. Please verify that “Common Tools for Visual C++ 2015” was selected when installing Visual Studio 2015.
Discovering modules, targets and source code for game…
UnrealBuildTool Exception: ERROR: Windows SDK v8.1 must be installed in order to build this target.

I installed Windows SDK v8.1 and verified that Common Tools for Visual C++ 2015 was selected, but still get this same message. If anybody could help me out I would greatly appreciate it.

Hello,

Can you ensure that you have all of the C++ options shown in the image below checked? These are required for 4.10.
73937-

Thanks, that helped also found out that my antivirus was deleting some files causing it to go unstable along with a lot of other programs.