I just found a great thread on the MSDN Forums about how to compile C++ applications targeting the x64 platform.
Excerpt:
There are three ways to compile x64 code which can be loosely defined as 1) Compile with Visual Studio 6; 2) Compile with Visual Studio 2003; and 3) Compile with Visual Studio 2005.
You can view the thread here: http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3047
Posted
May 04 2005, 10:52 PM
by
Ryan Hoffman