从 VS2005 转换后,项目构建在 VS2008 中被跳过 [英] Project Build gets Skipped in VS2008 after conversion from VS2005

查看:26
本文介绍了从 VS2005 转换后,项目构建在 VS2008 中被跳过的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近安装了 VS2008 并打开了一个 VS2005 项目(C++).然后在转换到 VS2008 后,我尝试构建该项目.但该项目正在被跳过.我尝试了 Clean 和 Rebuild,但它们也被跳过了.

I recently installed VS2008 and opened a VS2005 project(C++). Then after the conversion to VS2008, i tried building the project. But the project is getting skipped. I tried Clean as well as Rebuild, and it is getting skipped for those as well.

如何解决这个问题并在 VS 2008 中构建项目?

How can i solve this problem and build the project in VS 2008?

忘了说,同样在 Build->Configuration Manager 中,Build 选项被打勾.

Forgot to mention, Also in Build->Configuration Manager, Build option is ticked.

推荐答案

感谢您的回复.

虽然在 Build->Configuration Manager 中选中了 build 复选框,但我无法构建,并且当我尝试构建、重建或清理解决方案时项目被跳过.

Though build check box is selected in Build->Configuration Manager, i was not able to build and the project got skipped when i tried to Build, Rebuild or Clean the solution.

因为我使用的是 Win2k8 R2 机器(64 位),所以我必须安装 VS 64 位编译器,默认情况下不会安装.所以我不得不使用 VS2008 中的添加/删除功能再次安装该功能,问题得到解决.

As i was using Win2k8 R2 machine(64bit) i had to install VS 64bit compiler which wont be installed by default. So i had to install the feature again using Add/Remove features in VS2008 and the problem got solved.

我发现了这一点,因为我能够为 32 位构建它,但不能为 64 位构建它.

I found this as I was able to build it for 32 bit but not for 64 bit.

这篇关于从 VS2005 转换后,项目构建在 VS2008 中被跳过的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆