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

Creator ignores toolchain settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.7.1
    • Ubuntu 13.04 64 bit

      1. Open some qmake project.
      2. Check which kit is configured for the project.
      3. In "Tools" > "Options..." > "Build & Run" > "Kits", check which compiler will be used by this kit.
      4. In "Tools" > "Options..." > "Build & Run" > "Compiler", set a different Compiler path for this compiler.
      5. Build the project.
      6. In Compile Output, check which compiler was used to build the project.
        For me it just used g++ and ignores the setting from step 4.

      Creator should use the compiler that the user selected for compilation.

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

            dt Daniel Teske
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes