I recently installed the most recent version of UE on my Windows 7 and made a new empty C++ project. After creating the project it gave me an error saying it failed to compi
After creating an Unreal Engine project you may face errors like:
To fix it open your project (not EU4 project) properties/VC++ Directories.
If you see empty fileds like "Include Directories", "Library Directories" then click on the combo box on the right side and choose "inherit from parent or project defaults". Then compile the project again.
Images below:
Default project template
Build errors
choose inherit from parent or project defaults