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@winehq.org Reporter: gcenx83@gmail.com CC: rbernon@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
https://bugs.winehq.org/show_bug.cgi?id=56469
Brendan Shanks bshanks@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bshanks@codeweavers.com
--- Comment #1 from Brendan Shanks bshanks@codeweavers.com --- This was fixed with 5ce5dc1f1e774ac379bc64ab2ad35acd14d162ef
https://bugs.winehq.org/show_bug.cgi?id=56469
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |5ce5dc1f1e774ac379bc64ab2ad | |35acd14d162ef Resolution|--- |FIXED
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- resolving as fixed
https://bugs.winehq.org/show_bug.cgi?id=56469
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.6.