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

McuSupportPlugin: check dependencies for CMake vars

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 8.0.0
    • None
    • MCU Support
    • None

    Description

      The McuSupport plugin includes a class called McuDependenciesKitAspect

      It is used by the Kit Manager (not part of this plugin), to check that the paths to 3rd party dependencies found in the Environment Variables are existing.

      This check is performed by the plugin when the user enters the paths, but once the kit is created, if the path becomes invalid (e.g. the user edits the kit information, or the component has been moved in the file system), this check has to be done by the Kit Manager.

      The task here is to adapt this class to do the same check in the case the paths are in the CMake Variables (as opposed to the Environment Variables).

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            christiaan.janssen Christiaan Janssen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes