64位建立在微软的Visual C ++ EX preSS 2010 [英] 64-bit build on microsoft visual c++ express 2010

查看:301
本文介绍了64位建立在微软的Visual C ++ EX preSS 2010的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图编译使用Visual C ++ EX preSS 2010我知道,64位编译器不来与VC ++ EX preSS的默认安装一个VC ++项目为64位,所以我安装了Windows SDK对于这里指定的Windows 7(http://msdn.microsoft.com/en-us/library/9yb4317s.aspx),其中包括64位编译器,我明白了。然而,仍有VC ++中的配置管理器没有64位的选项。一番搜索后,我发现,完成了本教程(HTTP://jenshuebel.word$p$pss.com/2009/02/12/visual-c-2008-ex$p$pss-edition-and-64-bit-指标/),以及在本页面底部的各个环节。尽管我的努力,我还是不能让64位编译器在VC ++显示。我也尝试重新安装两个VC ++和SDK。如果任何人有任何经验/用得到这个技巧的工作,我会很AP preciate它。仅供参考 - 我运行Windows 7(64位)

I am trying to compile a vc++ project as 64 bit using visual c++ express 2010. i know that the 64 bit compiler does not come with the default installation of vc++ express so i installed windows sdk for windows 7 as specified here (http://msdn.microsoft.com/en-us/library/9yb4317s.aspx) which includes the 64 bit compiler as i understand. however, there is still no 64 bit option in the configuration manager for vc++. after some searching i found and completed this tutorial (http://jenshuebel.wordpress.com/2009/02/12/visual-c-2008-express-edition-and-64-bit-targets/) as well as the various links at the bottom of this page. despite all my efforts, i still cannot get the 64 bit compiler to show in vc++. i have also tried reinstalling both vc++ and sdk. if anyone has any experience/tips with getting this to work i would really appreciate it. fyi - i am running windows 7(x64).

推荐答案

终于得到了这个通过卸载一切,重新安装顺序如下工作:

finally got this to work by uninstalling everything and reinstalling in the following order:

  1. 在VS2010的C ++防爆preSS(对我来说)
  2. 在SDK 7.1
  3. 在VS2010 SP1
  4. 在SP1补丁编译KB2519277

一旦做到这一点,一定要改变的平台工具集的Windows下项目属性 - SDK>配置属性 - >常规

once this is done, make sure to change the platform toolset to the windows sdk under project properties->configuration properties->general

这篇关于64位建立在微软的Visual C ++ EX preSS 2010的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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