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

Undocumented dependency between NETWORKINTERFACE and BEARERMANAGEMENT in $QTDIR/src/corelib/global/qfeatures.txt

    XMLWordPrintable

Details

    • I494b751589f2efcb5101c056ac24ef82df9aa746

    Description

      I configured Qt embedded with the option "-no-feature-networkinterface" and got a compile error:

      make[3]: Entering directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.4/src/plugins/bearer/generic'
      compiling qgenericengine.cpp
      qgenericengine.cpp: In constructor 'QGenericEngine::QGenericEngine(QObject*)':
      qgenericengine.cpp:154:11: error: 'QNetworkInterface' has not been declared
      make[3]: *** [.obj/debug-shared-emb-x86_64/qgenericengine.o] Error 1
      make[3]: Leaving directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.4/src/plugins/bearer/generic'
      make[2]: *** [sub-generic-make_default] Error 2
      make[2]: Leaving directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.4/src/plugins/bearer'
      make[1]: *** [sub-bearer-make_default] Error 2
      make[1]: Leaving directory `/home/sergey/code/qt-everywhere-opensource-src-4.7.4/src/plugins'
      make: *** [sub-plugins-make_default-ordered] Error 2
      

      The Qt compiled well without option "-no-feature-networkinterface" The same result was obtained with options "-no-feature-networkinterface" and "-no-feature-bearermanagement".

      Attachments

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

        Activity

          People

            shkearns Shane Kearns
            laborer Sergey Gusarov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes