Rel-v5.15.22
This project has been migrated to codeberg.org.
You will still be able to access to upstream with github page.
Vulkan SDK with [glslang | clspv]
Setting glslang and clspv on alltogether would cause configuration step failure.
This is the flaw of this repository, not yours in high possibility.
Other Operating systems than Ubuntu are expected to run this library, but will not be tested by github actions due to the lack of support of installation of Vulkan Driver.
These are necessary, or you will not able to build it.
- C>=90
- C++>=17
- clang
- cmake
- Vulkan SDK
- Vulkan Driver
This will be automatically fetched when not found.
Recommended to install for reducing the build time.
- glslang
Clang is the tested compiler which is able to build this project on Linux and Windows.
On linux, you could build them also with gcc/g++.
Currently has flaw of exit code 0xc000007b.