generally approach for such problems is: ctrl+f → error
→ ‘__has_feature’ is not defined as a preprocessor macro
Here the ‘__has_feature’ is not defined as a preprocessor macro
is an actual error message that helps identify the problem. Google this phrase and try proposed solutions. For example: Can't compile 5.4 Projects anymore, I need help.
Iirc the problem is incorrect version of visual studio, or some of its components are missing