Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt and Yocto

Qt and Yocto

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 188 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LogEx
    wrote on last edited by
    #1

    Hello everyone,
    I need a Yocot recipe that can cross compile a cpp Qt application uses theses headers for raspberrypi 3

    #include <QBluetoothDeviceInfo>
    #include <QBluetoothLocalDevice>
    #include <QBluetoothDeviceDiscoveryAgent>
    #include <QBluetoothSocket>
    

    especially the DEPENDS and RDEPENDS variables.

    i have already set it to DEPENDS += " qtbase qtconnectivity " but it still can't find the headers.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved