Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.6.0 RC
-
None
-
Windows 7, Qt 5.6.0-rc, GCC 5.3, mingw-w64 4.0.4
Description
build from source stopped at file qserialport.cpp because compiler cannot find QtSerialPort/qserialportglobal.h, look back to qt 5.5.1, there is not that file on qtbase/include too, so I think build system should set include path to qtserialport/include
I simply copy qserialportglobal.h to qtbase/include/QtSerialPort, build continue, but it stopped at QtSerialBus module, so I think this is a issue about mkspecs.
Attachments
Issue Links
- relates to
-
QTBUG-51634 Source Build Fails on QtSerialPort
-
- Closed
-