Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-496

Manual setup toolchain

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • None
    • 1.1.1
    • General
    • None
    • 0764d2aff60b2c822c81e5e58b4e56055e316efd

    Description

      qbs detect-toolchains

      adds toolchains to the qbs config, but it detects only toolchains which are in PATH. If I have 2 Qt version, build with different versions of MinGW/GCC, I can not easily set up the two compilers in terminal. In Qt Creator, I have set up both Qt versions and both compilers, so I have 2 different kits. Creator sets the qtc_ qbs profiles correctly for both Qt versions and compilers, it would be good if I could do the same in terminal (like it is possible to set up multiple Qt versions with setup-qt). something like:

      qbs toolchain c:/mingw/4.7/bin/g++.exe mingw-47

      qbs toolchain c:/mingw/4.8/bin/g++.exe mingw-48

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            wojo Markus B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes