Skip to content

Compilation error of the QtConnectivity library #1

@littlebishop

Description

@littlebishop

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;
| ^~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions