2011年12月26日

Can’t build VC10 project by MSBuild

摘要: I have a VC10 project, and I want to build it by MSBuild from the command line. But it failed on my machine, see below figure for the error.After some google, I get the reason for this:As you can see, the Framework Version here in my environment is 2.0.50727. This is the cause of my problem. 阅读全文

posted @ 2011-12-26 10:45 Jalen Wang 阅读(213) 评论(0) 推荐(0) 编辑

导航