Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-3941

Qt6 Add-on Conan package installation

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • RTA

    Description

      The conan cache is located by default: $HOME/.conan/data

      (If the test machine has conan home configured differently then the cache is located there)

      After installing any Add-on (additional libraries) the Conan cache should contain the package:

      $HOME/.conan/data/<modulename>/<version>/qt/<channel>/export/conanfile.py
      $HOME/.conan/data/<modulename>/<version>/qt/<channel>/export_source/<source files here>

      <modulename>

      • qtnetworkauth
      • qtimageformats
      • qt3d
      • ...

      <version>

      • 6.0.0
      • 1.0
      • ...

      <channel>

      • alpha
      • beta
      • rc
      • final

       

      When running "Tools/Conan/conan(.exe) search" it should list the installed packages:

       

      Existing package recipes:

      qtimageformats/6.0.0@qt/final
      qtnetworkauth/6.0.0@qt/final

      ...

      Attachments

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

        Activity

          People

            mierala Minna Erälä
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes