Hi, I am having troubles with creating a C++ project using the basic template in UE4
this is the first time I am creating a project for C++
][1]
this is the error I am getting. please help.
Hi, I am having troubles with creating a C++ project using the basic template in UE4
this is the first time I am creating a project for C++
][1]
this is the error I am getting. please help.
seems like you don’t have the required compiler, it may be caused because when you install visual studio with default settings it won’t install a C++ compiler, you have to go to custom installation and ask it to download C++ compiler (at some point in the custom installation it will ask what languages you’re going to use, and you’ll need to mark C++), you don’t need to do a complete reinstall to solve your problem, you just need to run the installation file and it will download only what’s not in your computer.
Thank you. That worked!
I really appreciate the help.
If your question was solved, please accept the answer by clicking in the icon in the left of my answer