B2Qt
-
hi!
I want to use B2Qt.Wifi for my app!but when import that,recive this error:
module "B2Qt.Wifi" is not installed
also I added thats on my project file by this line:
QT += b2qtwifi
and then recive this error
:-1: error: Unknown module(s) in QT: b2qtwifihow I can adds that on my project?!
my qt version qt-opensource-windows-x86-android-5.4.1thanks!
-
B2Qt is part of the Qt Commercial offering, it is not available in the Open Source version.
-
Normally it is customary to let the user connect to network using system applications, and all normal application should respect that setting. This is true on all desktop and mobile platforms. So Qt does not provide a direct support for that functionality.
You can check possible solution here
-
Hi all
I wanna to use B2qt wifi module in open source license, how can i do?
If not possible with open source so please tell me any alternative of the same...