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

Compiler ABI is reset from "custom"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 3.0.0-rc1
    • Qt Creator 2.8.1
    • None
    • Win7, MinGW 4.8.1, Qt 4.8.4 64-bit build ... with that MinGW
    • 4f80c9d03ba36dd4bca1495330c7b14b27a28013

    Description

      I have a MinGW 4.8.1 from http://sourceforge.net/projects/mingwbuilds/, which is a 64-bit compiler, but obviously reports the wrong ABI, at least QtCreator detects it as 32-bit. The binaries built by this gcc in fact are 64-bit (from sizeof(void*)!).

      So to work around this, I set the ABI version in QtCreator to custom and changed the last commbobox from 32 to 64-bit. Then everything works fine.

      Unfortunately QtCreator forgets this setting when I restart it. After the restart it seems to reread the ABI from the compiler and overwrites my custom settings ...

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            jkriege2 Jan Krieger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes