https://bugs.winehq.org/show_bug.cgi?id=55652 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |8609fef5c822e32998725bad585 | |82764d289c194 CC| |rbernon(a)codeweavers.com --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- I sent a merge request to fix this. As far as I can see the issue is that kernelbase does not have FindResourceW() on Windows 8 so the fix is to just link with kernel32 instead. https://gitlab.winehq.org/wine/wine/-/merge_requests/3958 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.