Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 4.8.1
-
Fix Version/s: 5.12.0 Alpha
-
Component/s: Build tools: qmake
-
Labels:
-
Environment:Windows
-
Commits:999d4d5777b098f9c1f311af4addad910e44ab62
Description
If Qt is configured with an infix that has dots in it, the build fails. For example, configuring Qt with the following option:
configure -qtlibinfix 4.8.1
will result: "fatal error LNK1181: cannot open input file 'QtCore4.8.1.lib'" while building xml. The bin folder includes QtCore4.8.14.lib at this point.
Attachments
Issue Links
- relates to
-
QTBUG-70097 FTBFS: linking fails to system libraries through static libs in builds with -qtlibinfix
-
- Closed
-