Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-6088

QT Creator on Mac OSX 10.6 always builds 64bit, even when 32bit selected.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.3.0
    • None
    • 075c598f92b301a2149697e95e7ce78e7afff8e7

    Description

      Note: this is a copy of the extra information I put into QTCREATORBUG-5949

      When I select GCC x86 32bit build in QT Creator it builds a 64bit binary and resets the GUI setting back to 64bit.

      The Build setting QT version (Qt 4.7.4 (System)) Debug) tooltip shows :
      
ABI: x86-macos-generic-mach_o-64bit

      ABI: x86-macos-generic-mach_o-32bit

      The compiler version always defaults to GCC (x86 64bit) after restarting QT Creator - even after I select 32 bits.

      I've also edited the .pro.user file manually to get a 32bit build and QT Creator sets this back to 64bits.

      I believe my installation of QT is correct. If I manually edit the generated Makefile and add '-arch i386 -m32' to the compile and link steps the executable builds and runs successfully.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              con Eike Ziller
              shazled Saul Hazledine
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes