error RC1015: cannot open include file 'atlres.h' 的解決方案

原文地址: error RC1015: cannot open include file 'atlres.h’問題解決
VS2008 打開 WTL項目 報錯 error RC1015: cannot open include file ‘atlres.h’
2、WTL工程屬性——配置屬性——C/C++——常規——附加包含目錄 添加WTL的Include目錄

3、編譯時出現error RC1015: cannot open include file ‘atlres.h’

WTL工程屬性——配置屬性——資源——常規——附加包含目錄 添加WTL的Include目錄

OK

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章