致命错误C1083:无法打开包含文件:'appmodel.h':没有这样的文件或目录

致命错误C1083:无法打开包含文件:'appmodel.h':没有这样的文件或目录

问题描述:

在vs2005中有什么解决方案

is there any solution fro this

,你可以去



工具 - >选项 - >项目和解决方案(VC ++目录) - >将'show directories for'设置为'include files'并将其设置为'Include Files',然后添加找到'appmodel.h'的目录(您需要先在explorer中找到它)
in vs2005, you could go

tools -> options -> Projects and solutions (VC++ Directories) -> Set 'show directories for' to 'include files' and set it to 'Include Files' and then add the directory where 'appmodel.h' is found (you'll need to locate it in explorer first)