VS2010:在64位编译C ++项目 [英] VS2010: Compile a C++ Project in 64 bit

查看:372
本文介绍了VS2010:在64位编译C ++项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Visual Studio 2010例preSS在64斌编译C ++ DLL。我知道如何使用C#中的配置管理器。只需选择64作为目标平台和编译。但在C ++中,只有的Win32作为目标。

I want to compile a C++ DLL in 64 bin using Visual Studio 2010 Express. I know how to use the configuration manager in C#. Just select x64 as target platform and compile. But in C++, there is only "Win32" available as target.

我如何编译一个64位的DLL?

How can I compile a x64 bit DLL?

推荐答案

的Visual C ++防爆preSS不包括64位的默认工具。您可以安装Windows软件开发工具包(SDK),让他们。

Visual C++ Express does not include 64-bit tools by default. You can install Windows Software Development Kit (SDK) to get them.

有关详细信息,请参阅:的http:// msdn.microsoft.com/en-us/library/9yb4317s(v=vs.100).aspx

For details, see: http://msdn.microsoft.com/en-us/library/9yb4317s(v=vs.100).aspx

这篇关于VS2010:在64位编译C ++项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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