I have a third party libs. (msvc10) a MT/MD (Static cfgs's) and dynamic DLL cfg.
I have qt + msvc10 express + win sdk.7

They say that QT can only use this libs on "dynamic configuration" (what is dynamic configuration?)
What it is supossed I have to use ? (I feel as a stupid newbie...)


Ok , I use the existing examples offered, (using the libs) I can't compile ..... I have 4 unresolved external errors of the same lib.
(But I have zero errors for the others)
I have not support for these lib...... (but they are legal, I am a member without rights)

Which are the steps to investigate a possible fix? Where I have to look ?
Thanks.