Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How to use libusb in Qt 5.12?

    Mobile and Embedded
    3
    3
    1842
    Loading More Posts
    • 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
      Marcus007 last edited by

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

      aha_1980 1 Reply Last reply Reply Quote 0
      • aha_1980
        aha_1980 Lifetime Qt Champion @Marcus007 last edited by aha_1980

        @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 Reply Quote 2
        • W
          While_e last edited by While_e

          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 Reply Quote 3
          • First post
            Last post