Creating a C++ Blueprint

When I click on the green ‘Add New’ button in the content browser to choose ‘New C++’ Class I get an error that reads, ! No compiler was found. In order to use C++ code, you must first install Visual Studio 2013.
I have Visual Studio 2019 installed. I have uninstalled and reinstalled twice but UE4 doesn’t detect the complier. How can I fix this?

2 Likes

Which version of Unreal4 ?

Old versions of UE4 only support and working great with VS 13, 15, 17 .

2 Likes

Check under Editor Preferences > General > Source Code to see if you have the correct Visual Studio version selected.

1 Like