You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulkan SDK loader is usually installed in /usr/local/lib on macOS.
DynamicLoader should look into this path as a potential place to find the loader, since new macOS versions don't look there by default.
The text was updated successfully, but these errors were encountered:
Vulkan SDK loader is usually installed in
/usr/local/lib
on macOS.DynamicLoader should look into this path as a potential place to find the loader, since new macOS versions don't look there by default.
The text was updated successfully, but these errors were encountered: