Skip to content

Topic #20: QBluetooth error on Windows

Nikolaos Ftylitakis edited this page Mar 11, 2015 · 1 revision
Author:     user1
Created:    02/14/11 12:55:07
Moderators:

Hi!

I’m using the QBluetooth library on Windows.

I’ve implemented the example that I studied in:

I thought that it could work fine on Windows but when compiling I got this error:

C:\!QtProjects...\QBluetooth\!DeviceDiscoverer\QBtDeviceDiscoverer.h(113) : error C2248: 'QObject::operator =': can not access private member declared in 'QObject' class

I don’t any idea about it. Can somebody help me?

Thanks!

Clone this wiki locally