Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Where is the 64-bit compiler in...

Where is the 64-bit compiler in Visual Studio?

Jan 23 2012
Author:

There are a lot of questions concerning the problem of being unable to create the 64-bit configuration of a project in Visual Studio, or, compile an existing 64-bit project. Almost always, this problem arises from the absence of the 64-bit compiler.

There are two reasons why the 64-bit compiler is missing:

  • You are using the Visual Studio Express version, which lacks the 64-bit compiler. In this case you should get a corresponding edition of Visual Studio.
  • The option of installing the 64-bit compiler was disabled by default when installing Visual Studio 2005/2008 (Figure 1). It is most likely that you have not enabled the "X64 Compilers and Tools" check box during installation. If so, launch the installer and install the missing items.

Figure 1 - The 64-bit compiler is disabled before the installation

References

Popular related articles


Comments (0)

Next comments next comments
close comment form