16 Feb
2014
16 Feb
'14
8:17 a.m.
Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 14 February 2014 08:23, Dmitry Timoshkov <dmitry(a)baikal.ru> wrote:
-WINE_CONFIG_DLL(xmllite) +WINE_CONFIG_DLL(xmllite,,[implib]) That's auto-generated by make_makefiles from Makefile.in.
Just a bit of clarification: does that mean that an import library gets added once a Wine component (dll or an application) start to require it and somebody adds a dependency to Makefile.in? If that's the case what should 3rd party users of winelib do when they compile their code and it fails to link because of a missing import library? Shouldn't they be always available if PSDK provides one? -- Dmitry.