bearerType wrong
-
Hi all,
I am working in raspberry pi 3 with Qt creator (3.2.1 on QT 5.3.2 built may 2016), my app requires wifi scan. Ok, using QNetworkConfigurationManager class, with allConfigurations, Update and UpdateCompleted signal, I get bearerType=1 for my interface wlan0.
I think that i would get 2, (QNetworkConfiguration::BeaereWLAN)So my wireless scan not working fine, only I get, name()=wlan0,
Please, I need help.
Thanks
bye -
Hi! This is QTBUG-42348. It was fixed in Qt 5.4.0, so you need to update.
-
Hi Wieland, thanks a lot, but with my pi, Can i update?, the pi tell me that is updated ....
Could you help me ..?
thank
best@Ricar Do you use Raspbian? It probably does not provide a newer Qt version. You would need to build Qt by yourself. Not really a simple task, see: https://wiki.qt.io/RaspberryPi_Beginners_Guide