Bug: Vulkan build no longer working with MSVC cmake on windows #8562
Labels
bug-unconfirmed
critical severity
Used to report critical severity bugs in llama.cpp (e.g. Crashing, Corrupted, Dataloss)
What happened?
When trying to build the lastest version of the Vulkan backend, the shader compilation fails.
I suspect commit 17eb6aa to have introduced the issue, but more testing is required to know for sure.
Name and Version
commit: 3807c3d
cmake flags:
-DBUILD_SHARED_LIBS=OFF -DGGML_VULKAN=1 -G "Visual Studio 17 2022" -A x64
MSBuild version:
17.9.8+b34f75857
Vulkan Instance Version:
1.3.261
What operating system are you seeing the problem on?
Windows
Relevant log output
The text was updated successfully, but these errors were encountered: