pyshaderc icon indicating copy to clipboard operation
pyshaderc copied to clipboard

Python CFFI binding for shaderc

Results 2 pyshaderc issues
Sort by recently updated
recently updated
newest added

Currently trying to install pyshaderc in windows, it seems it fails with the error: ``` CMake Error at cmake/setup_build.cmake:48 (find_program): Could not find ECHO_EXE using the following names: echo ```...

Use precompiled Vulkan SDK library as fallback Try to find a precompiled library in the Vulkan SDK if the build step fails.