DiligentSamples icon indicating copy to clipboard operation
DiligentSamples copied to clipboard

All samples and tutorials can't run (crash) under macOS with Molten Vulkan

Open hyv1001 opened this issue 6 months ago • 4 comments

image

Only the Vulkan backend has issues, the OpenGL backend works fine.

  • OS: macOS 14.3.1 (23D60), Apple M1
  • Xcode: Version 15.2 (15C500b)
  • Vulkan SDK: 1.3.275.0

If ignore this check, the App will still crash:

image

hyv1001 avatar Feb 19 '24 08:02 hyv1001

Did you follow these steps: https://github.com/DiligentGraphics/DiligentEngine?tab=readme-ov-file#configuring-vulkan-build-environment

TheMostDiligent avatar Feb 19 '24 17:02 TheMostDiligent

Did you follow these steps: https://github.com/DiligentGraphics/DiligentEngine?tab=readme-ov-file#configuring-vulkan-build-environment

Yes

These samples could work in version 1.3.250.1 of Vulkan SDK, but not in the latest version (1.3.275.0)

hyv1001 avatar Feb 20 '24 06:02 hyv1001

OK, we will take a look. This is not the first time when new version of MoltenVK is not backwards-compatible.

TheMostDiligent avatar Feb 20 '24 06:02 TheMostDiligent

https://github.com/KhronosGroup/MoltenVK/issues/2226

TheMostDiligent avatar May 06 '24 04:05 TheMostDiligent