Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.1
-
None
Description
qmake generates .vcproj files that have IgnoreImportLibrary set to true. Because of this, all projects depending on a library needs to explicitly define the .lib in the linker import section. Workaround is to change this property manually and set up dependencies for dependant projects