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

Qt6.2.0 vs2019 build can't delete an incomplete type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.2.0, 6.2.1
    • Network
    • None
    • MSVC 19.23.28107.0
      arch=x86_64
      arch_build=x86_64
      build_type=RelWithDebInfo
      compiler=Visual Studio
      compiler.runtime=MD
      compiler.version=16
      os=Windows
      os_build=Windows
    • Windows

    Description

      ```
      MSVC\14.23.28105\include\memory(1766): error C2027: use of undefined type "QSslCipherPrivate"
      qt6/qtbase/src/network/ssl/qsslcipher.h(56): note: see declerationvon "QSslCipherPrivate"

      MSVC\14.23.28105\include\memory(1766): error C2338: can't delete an incomplete type
      ```

      I was able to "fix" the build error by reverting the following two commits:

       

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            trittsv Sven Trittler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes