No compiler was found

It says: “No compiler was found. In order to use a C++ template, you must first install Visual Studio 2017.”, but I have Visual Studio 2017 with C++ installed.

Hello Shax123,

Sometimes there are problems during installation. Could you remove everything and install again? Below is a link to help you.

https://docs.unrealengine.com/latest/INT/Programming/Development/VisualStudioSetup/

Hello, this often happens because you didn’t install windows SDK. You need to re-launch your VS2017 installer and check everything related to windows SDK: Windows 8.1 SDK and 10 SDK.
Hope it helps :wink: