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
QtWS25 Last Chance

Install qtserialport to arm environment

Scheduled Pinned Locked Moved Installation and Deployment
qtserialport
4 Posts 2 Posters 1.6k 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.
  • Z Offline
    Z Offline
    zamek
    wrote on 25 Jun 2015, 07:07 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 25 Jun 2015, 19:46 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 27 Jun 2015, 06:33
      0
      • S SGaist
        25 Jun 2015, 19:46

        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 27 Jun 2015, 06:33 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 27 Jun 2015, 20:16 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

          4/4

          27 Jun 2015, 20:16

          • Login

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