https://bugs.winehq.org/show_bug.cgi?id=56469 Bug ID: 56469 Summary: configure incorrectly setting ac_cv_lib_soname_vulkan value on macOS Product: Wine Version: 9.5 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gcenx83(a)gmail.com CC: rbernon(a)codeweavers.com Regression SHA1: 1ddaa1d385c804f2af9bb16d2c5082122132f09b Currently ac_cv_lib_soname_vulkan gets set as libMoltenVK this causes
dlls/win32u/vulkan.c:93:37: error: use of undeclared identifier 'libMoltenVK'
This should be getting set to libMoltenVK.dylib -- 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.