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

[REG 6.6.0 beta2->beta3] QtPDF and QtWebengine not compiling from sources on MSVC2019

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.6.0 Beta3, 6.7.0 FF
    • 6.6.0 Beta3
    • PDF, WebEngine
    • win-msvc2019-Windows10-22H2-x64 branch 6.6
    • Windows
    • aacf93e14 (6.6), 3d4ac6d06 (dev), ebca1ea6c (6.6)

    Description

      Download and extract Qt source archive on Windows (sha1 59da1f0dfe80e0c1198c5549f7b8fcd3b68ebbf), configure:

      cmake -DCMAKE_C_COMPILER=cl.exe -DCMAKE_CXX_COMPILER=cl.exe -GNinja -DCMAKE_BUILD_TYPE=Release -DQT_BUILD_EXAMPLES=OFF -DBUILD_WITH_PCH=OFF -DOPENSSL_ROOT_DIR=C:\openssl\include\.. -DFEATURE_system_zlib=OFF -DPostgreSQL_ROOT=C:\Utils\postgresql\pgsql\lib\.. -DQT_BUILD_TESTS=OFF -DCMAKE_MESSAGE_LOG_LEVEL=STATUS C:\Users\qt\RTA\src-6.6.0 -DCMAKE_INSTALL_PREFIX:PATH=C:\Users\qt\RTA\src-6.6.0\qtbase 

      Finishes fine, also build output is not showing obvious issues, but when checking the generated files following are missing compared to same build done with beta2 content:

      C:\Users\qt\RTA\src-6.6.0\qtbase\
      bin\qt6pdf.dll
      include\qtpdf
      include\qtpdfwidgets
      plugins\imageformats\qpdf.dll
      qml\qtquick\pdf\pdfquickplugin.dllbin\qt6webenginecore.dll
      bin\qt6webenginewidgets.dll
      include\qtwebenginecore
      lib\qt6webenginecore.lib
      lib\qt6webenginequick.lib
      lib\qt6webenginewidgets.lib
      qml\qtwebengine\qtwebenginequickplugin.dl 

      Configure summary and full build log will be attached later.

      Attachments

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

        Activity

          People

            michal Michal Klocek
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes