0. Environment

Windows 8 Pro and Enterprice

Visual studio 2012

1. Problem

I am working on a solution which contains C# projects and C++ projects. The C++ projects is not builded (or just say they are skipped) when I rebuild all of the solution. I get the build result: "Rebuild All: 9 succeeded, 0 failed, 2 skipped", the 2 skipped projects are C++ projects

2. Solution

Build -> Configuration Manager -> Ticke the Build option

3. References

http://stackoverflow.com/questions/2091362/project-build-gets-skipped-in-vs2008-after-conversion-from-vs2005

(This article is from http://www.cnblogs.com/chenyineng/archive/2013/01/09/2852427.html, and belongs to http://chenyineng.cnblogs.com and http://www.chenyineng.info)

相关文章:

  • 2022-12-23
  • 2021-08-20
  • 2021-11-30
  • 2022-03-07
  • 2022-12-23
  • 2021-07-15
  • 2022-02-27
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2021-08-10
  • 2021-11-24
  • 2021-06-02
  • 2021-08-09
  • 2022-12-23
相关资源
相似解决方案