Questions about how to generate 32-bit/64-bit programs

Source: Internet
Author: User

The generation of 32-bit/64-bit programs is not determined by the number of bits in the operating system (meaning that the generation of 32-bit systems is not necessarily 32-bit, and the same is not necessarily 64-bit generation under 64-bit), which is primarily determined by the number of bits of the compiler.

To generate a 32-bit/64-bit program, you need to select the appropriate compiler (32-bit/64-bit) in the compilation environment. Here is an example of vs2008 (generating a 64-bit program):

Open Configuration Manager in the solution, click on select New Solution Platform, select x64 platform, compile build is ready. If you do not have this option, you need to install the appropriate x64 compiler

Questions about how to generate 32-bit/64-bit programs

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.