Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68816

Use Vcpkg to provide third-party libs for Qt builds

    XMLWordPrintable

Details

    • User Story
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • None
    • Build System
    • None

    Description

      Investigate whether we can use vcpkg to provide libraries across platforms for use in Qt.

      Qt depends on some third-party libraries for functionality. For a lot of them, we offer the possibility to a) either link to an existing library in the system, or b) link in a copy of the library code from Qt sources if the system library is not available.

      Bundling his puts a lot of burden on Qt to maintain this code, and raises concerns about keeping the libraries up to date. Another option would be to rely on a cross-platform package manager to ship libraries for use of Qt.

      Vcpkg aims to be a cross-platform C++ library manager. Can we use it to install and update libraries for consumption in Qt ?

      Attachments

        Issue Links

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

          Activity

            People

              manordheim Mårten Nordheim
              kkohne Kai Köhne
              Tino Pyssysalo Tino Pyssysalo
              Volker Hilsheimer Volker Hilsheimer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes