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

后端 未结 8 1903
庸人自扰
庸人自扰 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:33

    a similar issue is for Visual studio 2015 RC. Sometimes it loses the ability to open RC: you double click but editor do not one menus and dialogs.

    Right click on the file *.rc, it will open:

    enter image description here

    And change as following:

    enter image description here

提交回复
热议问题