Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.8.1
-
Windows
-
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