<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">I am rephrasing the question:<br>
      when will Qt 5.1 will be supported?<br>
      For this version has the QtSerialPort module included.<br>
      <br>
      <br>
      On 06/18/2013 01:21 PM, Wim de Vries wrote:<br>
    </div>
    <blockquote cite="mid:51C042D1.50609@xs4all.nl" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi,<br>
      i am trying to build on device, but i also need to have the
      <meta name="qrichtext" content="1">
      QtAddOnSerialPort module installed.<br>
      This is done on the desktop:<br>
      ---------<br>
      Before building pilotnavigator, you have to install qtserial into
      Qt 5<br>
      - Copy qtplayground-qtserialport folder into a local folder
      (preferably where your Qt projects are). Example:
      ~/yourqtprojectfolder/pilotnavigator/qtplayground-qtserialport<br>
      - Create a build folder at the same level called
      qtplayground-qtserialport-build in pilotnavigator folder. Example:
~/yourqtprojectfolder/pilotnavigator/qtplayground-qtserialport-build<br>
      <br>
      Find out where qmake lives. Normaly it is located in your Qt5
      folder, probably ~/Qt5x.x.x/5.x.x/gcc_64/bin<br>
      - Open a Linux Terminal<br>
      - cd to the qtplayground-qtserialport-build folder. Example cd
      ~/yourqtprojectfolder/pilotnavigator/qtplayground-qtserialport-build<br>
      - run qmake. Example: ~/Qt5x.x.x/5.x.x/gcc_64/bin/qmake
~/yourqtprojectfolder/pilotnavigator/qtplayground-qtserialport/qtserialport.pro<br>
      - make<br>
      (If you get an error concerning missing file libudev.h, you need
      to install the libudev-dev library, e.g.<br>
                      sudo apt-get install libudev-dev)<br>
      - sudo make install<br>
      ---------<br>
      <br>
      I have no idea how to do that on the tablet...<br>
      Can I open a terminal on the tablet?<br>
      Thanks.<br>
       
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>