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. Install qtserialport to arm environment

Install qtserialport to arm environment

Scheduled Pinned Locked Moved Installation and Deployment
qtserialport
4 Posts 2 Posters 1.9k 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.
  • Z Offline
    Z Offline
    zamek
    wrote on last edited by
    #1

    Hi All,

    I tried to install qt5.4.2 to a pandaboard debian environment. I can configure and compile it successfully.
    But I need to use qtserialport. After make install I cannot find this library on the target.
    I checked .configure script and I cannot find any option to enable qtserialport. AFAIK qtserialport is part of qt since qt5, and there is a qtserialport directory in the source tree.

    How can I enable to compiling qtserialport?
    thx
    Zamek

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If it has not be been built with the rest you can use the classic qmake+make+make install to build it directly

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Z 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        If it has not be been built with the rest you can use the classic qmake+make+make install to build it directly

        Z Offline
        Z Offline
        zamek
        wrote on last edited by
        #3

        @SGaist

        Hi,

        Thx a lot, I was stupid, because I use .configure at the qtbase directory instead of source root directory:)

        thx,
        Zamek

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Depending on what you need on your target it will take less time to build if you only take the modules you need.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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