[Interest] WIndows | QMake | DLL

Igor Mironchik igor.mironchik at gmail.com
Wed Feb 10 16:04:41 CET 2016


Hi guys,

I'm trying to build my project on windows using MSVC 2013.

Project consist of shared lib project and app project. app project 
depends on shared lib.

Everything is fine, but on final link I always receive error like: 
"cannot open input file MyDll.lib".

MyDll.dll is built, but MyDll.lib doesn't exists.

Is it qmake's error?

How to solve it?



More information about the Interest mailing list