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 on 2011-12-26 10:45 Jalen Wang 阅读(213) 评论(0) 编辑 收藏 举报