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

MCU: Support having additional defaultPaths for packages

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 14.0.0
    • MCU Support
    • None

    Description

      It is possible that some packages have different defaultValue paths depending on how the package was installed or what version was the package

       

      As part of this task, QtC should be able to understand the additionalPaths|additionalDefaultPaths keyword present in platforms json files, similarly to how it is working currently with additionalDetectionPaths

       

                       "detectionPath": {
      
                          "windows": "ide/LinkServer/binaries/crt_emu_cm_redlink.exe",
      
                          "linux": "ide/LinkServer/binaries/crt_emu_cm_redlink"
      
                      },
      
                      "additionalDetectionPaths": [
      
                          "ide/binaries/crt_emu_cm_redlink.exe",
      
                          "ide/binaries/crt_emu_cm_redlink"
      
                      ], 

       

       

      What's currenlty in mind is this will be usefull specially for the TVII-GraphicsDriver path

      Example:

       

      defaultValue: "C:/TVII-GraphicsDriver"
      additionalDefaultValues: ["C:/Program Files/TVII-GraphicsDriver"]
      
      

      defaultValue should be kept for backward compatibility

       

      Attachments

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

        Activity

          People

            samuelmira Samuel Mira
            yasser Yasser Grimes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes