No 32-Bit Compiler error

Whenever I try to create a C++ project, I get this error:

An error occurred while trying to
generate project files.

Running D:/.Game Development/.Unreal
Engine/UE_4.15/Engine/Binaries/DotNET/UnrealBuildTool.exe
-projectfiles -project=“D:/Documents/Unreal Projects/MyProject3/MyProject3.uproject”
-game -rocket -progress Discovering modules, targets and source code for project… ERROR: No 32-bit compiler
toolchain found in C:\Program Files(x86)\Microsoft Visual Studio14.0\VC\bin\cl.exe

The cl.exe file is installed in a different location. Is there any way of editing where it looks for the cl.exe file

I just added the 2015 tools to Studio14.0\VC\bin

Here is the link

http://landinghub.visualstudio.com/visual-cpp-build-tools