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

CoreWLan support missing on macOS

    XMLWordPrintable

Details

    • macOS
    • 59252a3a969dcfd07304400f68503a4687292aac (qt/qtbase/dev) 7b8178c9d6563f6d781b1c21eb5a85d48b7ed27d (qt/qtbase/6.0)

    Description

      In a Qt6 build the corewlan feature is always off:

      MacOS-MacOS_10_14-Clang-MacOS-MacOS_10_14-X86_64
      'CoreWLan': 'yes' -> ' ............................... no',
      

      see src/network/configure.cmake

      qt_feature("corewlan" PUBLIC PRIVATE
          LABEL "CoreWLan"
          CONDITION libs.corewlan OR FIXME
          EMIT_IF APPLE
      )
      

      libs.corewlan must be handled by configurejson2cmake.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-90672
          # Subject Branch Project Status CR V

          Activity

            People

              semlanik Alexey Edelev
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes