Visual Studio will not give me the platform option of 64 bit in configuration manager..?

后端 未结 1 1209
梦如初夏
梦如初夏 2021-01-01 14:45

I am currently trying to build a project for a 64 bit computer, but the configuration manager doesn\'t list 64 bit as an option. It gives me Win32, but no x64 (under \"Platf

相关标签:
1条回答
  • 2021-01-01 15:24

    Select the Configuration Manager as given by the following picture.

    enter image description here

    The Select "New" from the menu as given by the following picture.

    enter image description here

    After that you will populate with following dialog box.

    enter image description here

    Once the process is completed, you will get the "x64" platform settings. Now you can select the Platform via Configuration Manager.

    0 讨论(0)
提交回复
热议问题