VS 2017: fatal error RC1015: cannot open include file 'winres.h'
问题 I just downloaded Visual Studio 2017 and converted my dialog-based C++/MFC project with it (from Visual Studio 2008 SP1.) But then when I go to Resources it shows this error: fatal error RC1015: cannot open include file 'winres.h' And idea how to fix this? 回答1: I just also came across this issue. It seems my friend missed to push some VS 2017 meta file to the server. My quick solution is to change the Windows SDK version to match the Windows 10 OS version or below. You can check your OS