如何在32位机器Windows应用程序上编译64位 [英] how to compile 64bit on 32bit machine Windows application

查看:106
本文介绍了如何在32位机器Windows应用程序上编译64位的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在32位机器上编译64位(VisualStudio2012)Windows应用程序

如何做到这一点请帮助我。

how to compile 64bit on 32bit machine (VisualStudio2012) Windows application
how to do this please help me.

推荐答案

以下讨论看起来很有帮助:在32位计算机上编译64位 [ ^ ]



它说:请确保在32位计算机上安装了x64位编译器。默认情况下不安装。

转到添加/删除程序,选择Visual Studio,更改,添加/删除功能并从C ++节点添加x64编译器。安装x64编译器后,您应该在Platform下看到相应的选项,并且shoudl能够在32位机器上构建x64项目。

Following discussion looks helpful: Compiling for 64 bit on a 32 bit machine[^]

It says: Please make sure that x64 bit compilers are installed on your 32-bit machine. Not installed by default.
Goto Add/Remove programs, select Visual Studio, Change, Add/Remove features and add x64 compilers from C++ node. After installing x64 compilers, you should see appropriate options under Platform and shoudl be able to build x64 projects on 32 bit machine.


这篇关于如何在32位机器Windows应用程序上编译64位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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