Closed lnihlen closed 4 years ago
the loader is respecting the environment variables:
declare -x VK_ICD_FILENAMES=“/Users/<redacted>/.vulkan_sdk/macOS/etc/vulkan/icd.d/MoltenVK_icd.json”
declare -x VK_LAYER_PATH=“/Users/<redacted>/.vulkan_sdk/macOS/etc/vulkan/explicit_layer.d”
declare -x VULKAN_SDK=“/Users/<redacted>/.vulkan_sdk/macOS”
Reported as fixed on the user's computer.
Based on feedback from a user, the scinsynth binary fails to load because it is finding a MoltenVK device installed from another effort and getting a security violation when it tries to load that binary.