VS2017 C++ Project not compiling, trying to make a new project

Trying to create a C++ Project fails. I used a newly installed Visual Studio Community 2017

Running A:/ProgramFiles/Epic Games/UE_4.16/Engine/Binaries/DotNET/UnrealBuildTool.exe CPP_Project Development Win64 -project="A:/Projects/CPP_Project/CPP_Project.uproject" -editorrecompile -progress -NoHotReloadFromIDE
Creating makefile for CPP_Project (no existing makefile)
Performing full C++ include scan (no include cache file)
@progress push 5%
Parsing headers for CPP_ProjectEditor
  Running UnrealHeaderTool "A:\Projects\CPP_Project\CPP_Project.uproject" "A:\Projects\CPP_Project\Intermediate\Build\Win64\CPP_ProjectEditor\Development\CPP_ProjectEditor.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed
Reflection code generated for CPP_ProjectEditor in 8,7090249 seconds
@progress pop
ERROR: No 32-bit compiler toolchain found in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe

I got this to work, by deleting VS2015 manually and VS2017. Then reinstalling them. The issue was probably cause of a broken VS2015.