Can't open resource file in VS 2015: Can't open include file afxres.h
问题 I converted my VS 2012 projects to VS 2015 by using the automatic conversion tool. When I try to load a resource file (.rc) it fails with this error: fatal error RC1015: Can't open include file afxres.h Any idea? 回答1: I have seen the same problem with console applications without MFC that where generated with Visual Studio 2010 . One solution is to modify the installation of Visual Studio 2015 to include MFC . MFC is not installed by default because of it's size. But in my opinion this should