Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1237

Introduce standard paths for included libs, plugins, imports in AM packages

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt Application Manager
    • None

    Description

      When developing a more complex app which needs to be packaged for ApplicationManager you alwasy need to define certain extra things, like the importPath or pluginPath.

      In addition a rpath needs to be used to be able to resolve packaged libraries inside a package.

      Because this is complicated, it would make sense to define some standard pathes which work without additional configuration e.g.

      • The "imports" folder is automatically added to the QML2_IMPORT_PATH
      • The "plugins" folder is automatically added to QT_PLUGIN_PATH
      • The "libs" folder is automatically added to LD_LIBRARY_PATH

      Attachments

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

        Activity

          People

            rgriebl Robert Griebl
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes