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

Support option(host_build) projects with cross-compiled Qt

XMLWordPrintable

      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

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

            hunger Tobias Hunger
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes