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

Cannot add Kit environment variables using SDKtool

    XMLWordPrintable

Details

    • b2e3f0262bbf5de4fea24207cd824e162e8e59e4

    Description

      During installation, Qt Embedded adds cross-compilation kits using sdktool addTC, addQt and addKit. Now if we want to set environment variables for the Kit, it does not seem to be possible.

      1. There is no "--environment" option to the addKit command
      2. Even if adding the environment as an extra key-value pair option, e.g.
        addKit ... PE.Profile.Environment QVariantList:FOO=42,BAR=/dev/null
        it will be added ok to the SDK profiles.xml, but creator ignores that setting (i.e. fails to copy it)

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-14342
        # Subject Branch Project Status CR V

        Activity

          People

            hunger Tobias Hunger
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes