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

Source Build Fails on QtSerialPort

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes