Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] 64bit osx
Qt 6.11 is out! See what's new in the release blog

[Solved] 64bit osx

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.9k 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.
  • M Offline
    M Offline
    mirswith
    wrote on last edited by
    #1

    I am trying to compile 64bit code using the latest Qt Creator 2.2.1 with Qt 4.7.4 (64 bit) osx, however when I build it is building 32 bit. I looked under Projects->Targets->Tool chain and it is set to 32bit, I check the drop down... no 64 bit mode. Ok, so I hit manage and there it is in the Auto Detected list (x86 64bit), however I can not select it in the Projects -> Targets page.

    I'm at a bit of a loss, appreciate your help.

    Thanks.

    -=ben

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Qt Creator only offers the tool chains that will work with the Qt version selected. So please check which ABIs your Qt version supports: I guess that will be 32bit only.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mirswith
        wrote on last edited by
        #3

        Ah, I fixed it. I simply had to change what Qt version I was using, I had it set to Qt in PATH from a previous Qt version and needed to change to to use the newly installed one.

        Thanks.

        -=ben

        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