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

False warning because of missing .exe extension

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.6.2, Qt Creator 4.7.0-rc1
    • Android Support
    • None
    • Windows

    Description

      In QtCreator I get a false warning about inconsistency between arm-linux-androideabi-g++ path:

      :-1: Warning: "C:\app\Android\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-g++" is used by qmake, but "C:\app\Android\SDK\ndk-bundle\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64\bin\arm-linux-androideabi-g++.exe" is configured in the kit. Please update your kit or choose a mkspec for qmake that matches your target environment better.

      The difference is only in missing .exe extension in the first path. Since this is autodetected I can not change it. I saw people confused by this warning to identify their problems. I hope it can be fixed easily.

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            jech Vladimír Jícha
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes