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

CoreWLan support missing on macOS

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes