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

ICU dependency on Linux when WebEngine is activated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 6.5.3
    • Build System
    • None
    • Linux/Wayland

    Description

      On Linux, we built Qt without webengine and without ICU.

      This build has no dependency and was installable on several Linux distribution (Ubuntu / Redhat / Centos).

      Since recently, we built Qt with the webengine and now, we have a dependency to the ICU shipped by the system.

      We first try to build the webengine with:
      – -DFEATURE_webengine_system_icu=OFF
      And succeeded but we still have a dependency on ICU system via QtCore.

      If we configure Qt using the -no-icu flag, this flag deactivate the build of the webengine.

      Is it possible to build Qt with the webengine but without the ICU system dependency ?

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            ycollette Yann Collette
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes