Results 1 to 14 of 14

Thread: Error: QBluetoothUuid::mine not found in Qt Android

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2016
    Posts
    4
    Qt products
    Qt/Embedded
    Platforms
    Windows Android

    Default Error: QBluetoothUuid::mine not found in Qt Android

    Hello
    I am using Qt for Android 5.7 and Qt Bluetooth lib
    I try to compile source code but I met an error as below:

    device.cpp:158: error: 'mine' is not a member of 'QBluetoothUuid'
    const QLowEnergyCharacteristic link = service->characteristic(QBluetoothUuid::mine);


    Please help me. Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Error: QBluetoothUuid::mine not found in Qt Android

    What makes you think that "mine" is a member of QBluetoothUuid=
    Do you have any documentation that says so?

    Cheers,
    _

Similar Threads

  1. QML Not Found Error
    By Mathan in forum Qt Tools
    Replies: 1
    Last Post: 25th July 2016, 15:57
  2. Replies: 14
    Last Post: 2nd August 2015, 23:07
  3. Android & Qt Creator - compiler not found
    By tarod in forum Installation and Deployment
    Replies: 1
    Last Post: 19th August 2014, 16:34
  4. -llua not found error
    By MarkoSan in forum Qt Programming
    Replies: 1
    Last Post: 14th February 2011, 00:36
  5. internal error: no project could be found for
    By alphazero in forum Newbie
    Replies: 1
    Last Post: 16th November 2010, 13:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.