Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51634

Source Build Fails on QtSerialPort

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.6.0 RC
    • Serial Port
    • None
    • Fedora 22

      When building from source on Fedora 22 compilation fails on QtSerialPort initially due to missing include files. The following must be copied from qt.5.6rc/qtserialport/include to qtbase/include/QtSerialPort:

      • qtserialportglobal.h
      • QtSerialPortInfo
      • qserialportinfo.h

      Compilation then terminates on:

      `qserialportinfo.h:1:50: fatal error: ../../src/serialport/qserialportinfo.h: No such file or directory`

      Copying this then leads to another missing file error, and so on and so forth. It seems like it's not doing a chunk of the copy file process.

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

            kuzulis Denis Shienkov
            nsmith Nick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes