zoukankan      html  css  js  c++  java
  • Project was skipped when rebuild the solution in Visual studio

    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)

  • 相关阅读:
    bzoj 4583 购物
    hdu 4694 支配树
    弦图问题初步
    第一次省选总结
    初学kd树
    省选前集训 lca
    bzoj 3282 Tree
    bzoj 2157 旅游
    二分图匹配(匈牙利算法模板)
    最大流(模板)
  • 原文地址:https://www.cnblogs.com/chenyineng/p/2852427.html
Copyright © 2011-2022 走看看