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

When using a custom build NDK, plugin detects the wrong compiler path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • Qt Creator 2.7.0
    • Android Support

    Description

      When running Qt Creator against an Android NDK built from source (build date: 2013-01-18, location: $HOME/android-ndk-20130118), it detects the path:

      $MY_ANDROID_NDK/toolchains/arm-linux-androideabi-20130118/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/arm-linux-androideabi-g++

      The correct path is:

      $MY_ANDROID_NDK/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/arm-linux-androideabi-g++

      I'm wondering if the addition of the build date in the directory name is confusing it?

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes