The project could not be compiled. Why?

I just got Unreal Engine 4.12.5. Unreal prompted me to download Visual Studio 2015 and I did. However, I am unable to resolve this error whenever I start new c++ project. I have been unable to solve this error for a almost 2-3 weeks and I could not find a suitable solution.

I have tried uninstalling and reinstalling visual studio but it does not help. I don’t know what is missing or what to remove.

Hey DeOlijus-

The RC1015 error shown in the error message likely indicates that you are missing the Windows SDK on your computer. You can find more information on the RC1015 error along with a link to download the Windows 7 SDK on the wiki page linked below. Keep in mind if you are using Windows 8 or Windows 10 you will need to get the appropriate SDK.

Cheers

Awesome! Thank you. I had to make sure to uninstall any kind of Visual studio software that was previously installed. But after that everything worked.