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

Version check is needed for libopenjp2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.9
    • WebEngine
    • None
    • All

    Description

      in qtwebengine, configure.cmake just does 

      pkg_check_modules(LIBOPENJP2 libopenjp2)

       to check if openjpeg2 is present.

      After e4657a741c23c in the chromium submodule, this causes a build error on openSUSE Leap 15.6, which only provides openjpeg2 2.3.0.

      `opj_decoder_set_strict_mode` didn't exist in this version (used in pdfium/core/fxcodec/jpx/cjpx_decoder.cpp)

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            cgiboudeaux Christophe Marin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes