Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2271

Unable to build due ~QNetworkInformationWrapper

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.4.3
    • Build System, PySide
    • None
    • Windows

    Description

      Trying to package pyside in vcpkg
      Error:

      In file included from E:\b\pyside\x64-win-llvm-release-rel\sources\pyside6\PySide6\QtNetwork\PySide6\QtNetwork\qnetworkinformation_wrapper.cpp:27:
      E:\b\pyside\x64-win-llvm-release-rel\sources\pyside6\PySide6\QtNetwork\PySide6\QtNetwork/qnetworkinformation_wrapper.h(26,7): error: deleted function '~QNetworkInformationWrapper' cannot override a non-deleted function
      class QNetworkInformationWrapper : public QNetworkInformation
            ^
      E:\all\vcpkg\installed\x64-win-llvm-release\include\Qt6\QtNetwork/qnetworkinformation.h(87,5): note: overridden virtual function is here
          ~QNetworkInformation() override;
          ^
      E:\b\pyside\x64-win-llvm-release-rel\sources\pyside6\PySide6\QtNetwork\PySide6\QtNetwork/qnetworkinformation_wrapper.h(26,36): note: destructor of 'QNetworkInformationWrapper' is implicitly deleted because base class 'QNetworkInformation' has an inaccessible destructor
      class QNetworkInformationWrapper : public QNetworkInformation
                                         ^
      1 error generated.

      Qt version: 6.4.3
      llvm: 15.0.7
      (patched pyside to not assume clang as the CMAKE_CXX_COMPILER)

      Relevant logs are attached

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            neumann-a Alexander Neumann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes