C++のプロジェクト作成

C++のプロジェクトを作ろうとしたら下記のような文章がでてきて、対応策がわからないです

Running E:/UE4/UE_4.15/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“E:/UE4/ue4project/MyProject2/MyProject2.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 Studio 14.0\VC\bin\cl.exe

具体的な解決策がわかる方はどうかお力を貸してください