Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
1.10.0
-
None
-
Windows 10 64bit
QBS 1.10.0
Visual Studio 2017
Qt 5.10.0
Description
QBS does not generate the proper .lib file for DynamicLibrary on Windows.
I've tried the example code in documentation here: https://doc.qt.io/qbs/howtos.html#how-do-i-make-my-app-build-against-my-library
When I try this example, I get an error which says 'cannot find the-lib.lib file'.