Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.14.0, 5.14.1, 6.0
-
None
-
Linux Mint 17.3
Description
When I cross compile Qt with a yocto SDK on Linux Mint 17.3, it failed at
https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qlibraryinfo.cpp#n676
In this case, private/qconfig_p.h is not included.
git bisecting tells that 4ac872639ed0dd3ae6627e05bdda821f7d128500 introduced the error.