Search Criteria
Package Details: mingw-w64-spirv-tools 2020.6-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-spirv-tools.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-spirv-tools |
Description: | API and commands for processing SPIR-V modules (mingw-w64) |
Upstream URL: | https://www.khronos.org/vulkan/ |
Licenses: | |
Submitter: | maxrd2 |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 1 |
Popularity: | 0.000086 |
First Submitted: | 2019-07-08 23:15 |
Last Updated: | 2021-01-05 15:43 |
Dependencies (4)
- mingw-w64-crt (mingw-w64-crt-git)
- mingw-w64-cmake (make)
- mingw-w64-spirv-headers (make)
- python (python-dbg) (make)
Latest Comments
Martchus commented on 2020-05-18 09:24
I see the same problem as @xantares: https://martchus.no-ip.biz/build-data/rebuild-dw2/mingw-w64-spirv-tools/pkg/build.log
xantares commented on 2020-05-17 11:54
hello, it does no compile anymore:
In file included from /home/xantares/projects/aur-scripts/mingw-w64-spirv-tools/src/SPIRV-Tools/source/operand.cpp:30: /home/xantares/projects/aur-scripts/mingw-w64-spirv-tools/src/SPIRV-Tools/build-i686-w64-mingw32-shared/operand.kinds-unified1.inc:1001:4: error: ‘SPV_OPERAND_TYPE_RAY_FLAGS’ was not declared in this scope; did you mean ‘SPV_OPERAND_TYPE_IMAGE’? 1001 | {SPV_OPERAND_TYPE_RAY_FLAGS, ARRAY_SIZE(pygen_variable_RayFlagsEntries), pygen_variable_RayFlagsEntries}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | SPV_OPERAND_TYPE_IMAGE
zebulon commented on 2019-10-09 19:05
Hi, I get an error at linking time:
Any idea?