Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to include Qt serialbus from github into your project?
Forum Updated to NodeBB v4.3 + New Features

How to include Qt serialbus from github into your project?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 480 Views 2 Watching
  • 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.
  • _ Offline
    _ Offline
    __vnv__
    wrote on last edited by
    #1

    Hello everyone,

    I would like to use Qt serialbus (modbus to be exact) in my project, but having issues using Qt serialbus included with my 5.12.3 I would like to be able to use it from source (github).

    https://github.com/qt/qtserialbus

    How could I include this into my application?

    Thanks in advance!

    aha_1980A 1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by kuzulis
      #2

      Just re-build it from sources and then install to the system (qmake && make && sudo make install to replace a module). A simple way it is to open the qtserialbus sources in QtCreator and to build and install from there (by analogy with this module).

      1 Reply Last reply
      6
      • _ __vnv__

        Hello everyone,

        I would like to use Qt serialbus (modbus to be exact) in my project, but having issues using Qt serialbus included with my 5.12.3 I would like to be able to use it from source (github).

        https://github.com/qt/qtserialbus

        How could I include this into my application?

        Thanks in advance!

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

        @__vnv__ Note that github is just a mirror.

        The original repo is at code.qt.io

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        4
        • _ Offline
          _ Offline
          __vnv__
          wrote on last edited by
          #4

          Big thanks everyone!!

          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