Cannot open include file 'afxres.h' in VC2010 Express

后端 未结 8 1816
庸人自扰
庸人自扰 2021-01-30 02:01

I\'m trying to compile an old project using VS express 2010 but I get this error:

fatal error RC1015: cannot open include file \'afxres.h\'. from this cod

8条回答
  •  迷失自我
    2021-01-30 02:24

    Had similar issue but the message was shown when I tried to open a project solution. What worked for me was:

    TOOLS -> Import and Export Settings...-> Reset all settings

提交回复
热议问题