Hello I am running on Fedora 30. I was looking for a long time for this functionality.. great job...
Anyway I am facing issues when try to compile the QtConnectivity library.. I am getting serveral errors like the following.. perhaps I am doing something wrong.. Is there any more detailed installation guide?
qlowenergycontroller_bluez.cpp: In member function ‘void QLowEnergyControllerPrivate::connectToDevice()’:
qlowenergycontroller_bluez.cpp:436:21: error: ‘QBluetoothSocketBasePrivate* QBluetoothSocket::d_ptr’ is protected within this context
436 | l2cpSocket->d_ptr->lowEnergySocketType = BDADDR_LE_PUBLIC;
| ^~~~~
Hello I am running on Fedora 30. I was looking for a long time for this functionality.. great job...
Anyway I am facing issues when try to compile the QtConnectivity library.. I am getting serveral errors like the following.. perhaps I am doing something wrong.. Is there any more detailed installation guide?