Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32672 Add Android support for QtSerialPort
  3. QTBUG-33125

Fix generation of forward headers on Necessitas Qt SDK v 1.0.0

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.0
    • Serial Port

    Description

      At building of project the system("echo... ") function from qmake incorrectly
      generates contents of headers of QSerialPort and QSerialPortInfo.

      The contents of headers get escaped symbols "\'", e.g.:

      • QSerialPort: '#include "qserialport.h"'
      • QSerialPortInfo: '#include "qserialportinfo.h"'

      that leads to fails of compilation of examples and tests.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lpapp Laszlo Papp
            kuzulis Denis Shienkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes