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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes