“Skipped Build: Project: ×××”的解决办法
从MSDN上下载MFC的示例代码,无法编译,出现这种信息:
------ Skipped Build: Project: RowList ------
========== Build: 0 succeeded or up-to-date, 0 failed, 1 skipped ==========
解决办法:
Change "Solution Platforms" dropdown list, located at the top of the IDE (it's ghosted out if a project isn't open), from "Itanium" to "Win32."
No comments:
Post a Comment