Estragonia
Estragonia copied to clipboard
Unable to use Estragonia on macOS due to Vulkan dependency
Environment:
- Operating System: macOS M3 Pro
- Godot version: 4.2.2
Issue Description: When attempting to run the Estragonia sample project on macOS, an error occurs stating that the Vulkan DLL cannot be loaded. This appears to be due to macOS not natively supporting Vulkan.
Error Message: ERROR: System.DllNotFoundException: Unable to load shared library 'libvulkan' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
Steps to Reproduce:
- Clone the Estragonia sample project
- Open the project in Godot on macOS
- Attempt to run the project
- Observe the Vulkan-related error
Question: Is it currently possible to use Estragonia on macOS? If not, are there any plans to support macOS in the future?
Thank you for your time and consideration.