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

Can't rename auto-detected kits

    XMLWordPrintable

Details

    • Windows

    Description

      To fix QMake endless loop when building project with long names (see https://stackoverflow.com/a/36221641/3336423), one alternative is to make the kit name shorter (as the kit name is used to construct shadow build folder, this makes path shorter and fixes endless loop issue).

      I used to do this with QtCreator 4.0.3 and it used to work well.

      With QtCreator 4.8.0 I can't rename auto detected kits. I open the Options dialog, rename a kit from "Android for armeabi-v7a (Clang Qt 5.12.0 for Android ARMv7)" to "android_armeabi-v7a". Clic Apply, close the Options dialog, reopen it, looks good. Now if I close and re-open QtCreator, the change is gone and name is back to "Android for armeabi-v7a (Clang Qt 5.12.0 for Android ARMv7)".

       

      Any workaround (a ini or xml to be modified) would be appreciated....

      Attachments

        Activity

          People

            kandeler Christian Kandeler
            jpo38 Jean Porcherot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: