I am Charmie

メモとログ

Visual Studio 2015 with CMake

right after you installed visual studio 2015, CMake cannot find C and C++ compiler of it because Visual Studio 2015 installer didn't install any compiler. Although I have no ideas this is due to default or my install setting, I found the solution.

Open Visual Studio 2015 and create a new project using C or C++ so that FXXX Visual Studio asks you whether you install the compiler or not.