Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
How to compile a 64-bit application...

How to compile a 64-bit application with using Visual C++ Express 2005/2008/2010?

Oct 30 2010
Author:

Extract from MSDN [1].

64-bit tools are not available on Visual C++ Express by default. To enable 64-bit tools on Visual C++ Express, install the Windows Software Development Kit (SDK) in addition to Visual C++ Express. Otherwise, an error occurs when you attempt to configure a project to target a 64-bit platform using Visual C++ Express.

This question is thoroughly described in the sources by the links given below [2].

References

Popular related articles


Comments (0)

Next comments next comments
close comment form