Aug. 6, 2026
5:57 p.m.
On Thu Aug 6 17:43:58 2026 +0000, Alexandre Julliard wrote:
This should use WINE_CHECK_SONAME and dynamic loading, like we do for other library dependencies. I'm not sure I understand why, sorry? Obviously not all libraries are loaded dynamically, and my understanding is that those that are linked directly are those which aren't useful without the library. wined3d's unixlib currently falls in that category; obviously the DLL as a whole is still useful but if va isn't available we can leave out the unixlib.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11535#note_148197