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?
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to