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

Support QMAKE_XSPEC in Qt Creator for cross-compiling

    XMLWordPrintable

Details

    Description

      PM owner: petref

      R&D owner: portale

       

      QtCreator queries for the QMAKE_XSPEC from qmake and then uses that in qmake calls as -spec. This creates problem when using cross-compiled Qt and any project file that uses option(host_build), since it then tries to use QMAKE_XSPEC for the host parts as well.

      One solution is to add support for -xspec in QtCreator and also in the sdktool.
      Another option would be to not to use -spec when no mkspec is given for the Kit.

       

       

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              petref Petref Saraci (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes