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

AndroidQtVersion::addToEnvironment doesn't set ANDROID_NDK_PLATFORM anymore

    XMLWordPrintable

Details

    Description

      In
      void AndroidQtVersion::addToEnvironment(const ProjectExplorer::Kit *k, Utils::Environment &env) const

      Project *project = ProjectTree::currentProject();
      is always null so
      env.set(QLatin1String("ANDROID_NDK_PLATFORM") ... is never reached.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes