Compile for x64 with Visual Studio?

后端 未结 2 936
生来不讨喜
生来不讨喜 2020-12-17 16:40

Question: Assume a C++ hello world program, non .NET. With Visual Studio 2005/2008/2010, how can I compile a 64-Bit application ? I have a 64 Bit Windows, but by default, V

2条回答
  •  太阳男子
    2020-12-17 17:22

    There is a step-by-step instructions by Microsoft: http://msdn.microsoft.com/en-us/library/9yb4317s.aspx

提交回复
热议问题