Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Buiding both 32 and 64 bit windows on 64 bit windows machine
Forum Updated to NodeBB v4.3 + New Features

Buiding both 32 and 64 bit windows on 64 bit windows machine

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RickF
    wrote on last edited by
    #1

    This seems to be asked a lot, but I haven't found a good answer, it seems.

    I'm running the Windows 7 x64 Build Environment console.

    If I use:
    configure -debug-and-release -platform win32-msvc2010

    does it build 32 bits or 64 bits by default?

    If I want to build 32 or 64 bits explicitly do I put something on the command line for -arch? seems my only choice is "windows" but that's not really an architecture....

    I tried -arch x86_64 but got a link error in the qatomic......code.

    Thanks

    Rick

    1 Reply Last reply
    0
    • S Offline
      S Offline
      steno
      wrote on last edited by
      #2

      Follow this to build qt in x64 on windows.

      "Building qt in 64 bit on windows":http://qt-project.org/wiki/How_to_build_64bit_Qt_for_windows

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved