KhronosGroup / Vulkan-ValidationLayers

Vulkan Validation Layers (VVL)
https://vulkan.lunarg.com/doc/sdk/latest/linux/khronos_validation_layer.html
Other
727 stars 396 forks source link

ValidationLayers linker errors when building from source on Windows 11 on ARM64 / Snapdragon X Elite CPU #8184

Open Amr-Gameel opened 1 week ago

Amr-Gameel commented 1 week ago

Environment:

Describe the Issue Is there a Vulkan SDK for Windows 11 ARM (Snapdragon X-Elite)? I suppose there isn't. I am trying to compile Vulkan from source for ARM64. I managed to compile Vulkan Loader, and got a sample compiling and running. However, I am running into a linking problem with Validation Layers. There are 514 unresolved externals.

Please see a log of the errors as attached. Could anyone please guide me on what is missing? message.txt