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. How can I build 64 bit app on a 32 bit system (Using VS2008 IDE)
QtWS25 Last Chance

How can I build 64 bit app on a 32 bit system (Using VS2008 IDE)

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 2.6k Views
  • 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.
  • Y Offline
    Y Offline
    yeaiping
    wrote on last edited by
    #1

    There have two topics about cross-arch build. One is "How can I build 64 bit Qt on a 32 bit system ?", the other is "How can I detect in the .pro file if I am compiling for a 32 bit or a 64 bit platform?"

    But How can I use VS IDE to build 32bit/64bit app? Change the "Configuration Manager " , When build 32bit app, use "Win32" tag, build 64bit app, use "x64" tag.

    Currently, I build QT 64bit Lib on X64 platform, and copy these Lib on :C:/QT/Qt64bit/bin , 32bit Lib: C:/QT/QtVersion/bit

    Whether I only build the app src use "Win32" and "x64", and copy the right QT arch Lib?

    A smile is my sharp weapon (:

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      yeaiping
      wrote on last edited by
      #2

      The quesetion resolved, huhu...

      But the VS Add-in has warning, It's so ugly.

      A smile is my sharp weapon (:

      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