Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.6.2
-
None
-
Windows 8.1
Visual Studio 2013
Description
There is no way to build Qt 5.6.2 without bearer plugin:
1) Configure.exe does not accept -no-feature-bearermanagment
2) If QT_NO_BEARERMANAGEMENT is set in defines, QtNetwork does not compile because of references to unknown objects
-no-feature-bearermanagment works fine on Mac