Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to use libusb in Qt 5.12?
QtWS25 Last Chance

How to use libusb in Qt 5.12?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 2.2k 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.
  • M Offline
    M Offline
    Marcus007
    wrote on last edited by
    #1

    Has anyone used libusb in Qt5.12? How to use libusb in Qt 5.12? Thanks!

    aha_1980A 1 Reply Last reply
    0
    • M Marcus007

      Has anyone used libusb in Qt5.12? How to use libusb in Qt 5.12? Thanks!

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by aha_1980
      #2

      @Marcus007 said in How to use libusb in Qt 5.12?:

      Has anyone used libusb in Qt5.12?

      both are C/C++ libraries, so your question is not precise.

      How to use libusb in Qt 5.12? Thanks!

      What do you mean with that? What is unclear for you resp. what do you want to do? On which platform?

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      2
      • W Offline
        W Offline
        While_e
        wrote on last edited by While_e
        #3

        You're asking how to use a c/c++ library, which is done the same way in QT as it is in any c++ environment. Link to the libraries, include headers, and implement. I've linked a few qt specific discussions, and as for how to actual write the code, there's likely 100's of examples floating around.

        2 minutes on google:
        Qt Centre
        Stack Overflow

        1 Reply Last reply
        3

        • Login

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