Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1413

Profile names cannot contain dots, but setup-qt is the only setup-* tool that catches this

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 1.13.0
    • some future version
    • Command Line Frontend
    • None
    • 34036e9197d86d36338b6b4bec743b65a0bf316a (qbs/qbs/1.12)

    Description

      running:

      qbs-setup-android --ndk-dir ~/Android/android-ndk-r15c/ --sdk-dir ~/Android/ --qt-dir ~/Qt/5.12.0/android_armv7/ android-r15c-qt5.12.0
      

      leads to:

      profiles.android-r15c-qt5-12-0-armv7a.preferences.qbsSearchPaths: "/home/ablu/.config/QtProject/qbs/1.13.0/profiles/android-r15c-qt5-12-0-armv7a"
      profiles.android-r15c-qt5.12.0.Android.ndk.ndkDir: "/home/ablu/Android/android-ndk-r15c"
      profiles.android-r15c-qt5.12.0.Android.ndk.platform: "android-16"
      profiles.android-r15c-qt5.12.0.Android.sdk.ndkDir: "/home/ablu/Android/android-ndk-r15c"
      profiles.android-r15c-qt5.12.0.Android.sdk.sdkDir: "/home/ablu/Android"
      profiles.android-r15c-qt5.12.0.qbs.architecture: "armv7a"
      profiles.android-r15c-qt5.12.0.qbs.targetPlatform: "android"
      profiles.android-r15c-qt5.12.0.qbs.toolchainType: "gcc"
      
      

      In one case the "." are replaced with "-", but not in the other case.

      Attachments

        For Gerrit Dashboard: QBS-1413
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            ablu Erik Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes