Search Criteria
Package Details: mingw-w64-spirv-cross 2021.01.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-spirv-cross.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-spirv-cross |
| Description: | A tool and library for parsing and converting SPIR-V to other shader languages (mingw-w64) |
| Upstream URL: | https://github.com/KhronosGroup/SPIRV-Cross/ |
| Licenses: | Apache |
| Submitter: | xantares |
| Maintainer: | None |
| Last Packager: | xantares |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-18 18:08 (UTC) |
| Last Updated: | 2021-12-29 19:36 (UTC) |
Dependencies (2)
- mingw-w64-crt (mingw-w64-crt-msvcrtAUR, llvm-mingwAUR)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
Latest Comments
Blaadick commented on 2025-12-04 03:10 (UTC)
It now incompatible with cmake >=4.0. Add
-DCMAKE_POLICY_VERSION_MINIMUM=4.0arg plskfg commented on 2021-12-29 14:41 (UTC) (edited on 2021-12-29 14:42 (UTC) by kfg)
Hi,
could you please enable the shared library in the PKGBUILD. libplacebo depends on the shared library for its d3d11 backend.
Patch to enable the shared library: