



























Looks like we need to use -G Ninja here (and also add ninja to makedepends) for the sake of building C++ modules:
CMake Error in CMakeLists.txt:
The target named "Vulkan-Module" has C++ sources that may use modules, but
modules are not supported by this generator:
Unix Makefiles
Modules are supported only by Ninja, Ninja Multi-Config, and Visual Studio
generators for VS 17.4 and newer. See the cmake-cxxmodules(7) manual for
details. Use the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable
scanning.
Maybe the same counts for the other Vulkan packages.
it seems they updated the same tag with the missing header, so the checksum has probably changed
Does not build with paru: errore: Impossibile scaricare il codice sorgente per 'mingw-w64-vulkan-headers-1.3.207-3' (unable to download source code)
Update 2022-03-10 12:37 (UTC): This issue has been resolved.
This packages does not build due to wrong SHA256 checksum.
Wrong sha256sum value: badbb0bdd382c19d4e9b7e4e0a2c03985d2109eef3afe43b23a73cd9bc679760
Correct sha256sum value: e1fd80fa34e24767ce06690c8f6ba39545dd0c318b11b931bd4faf3fbcc34dd1
Url: https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.207.tar.gz
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I don't mind making the change now, however it is not supported by the current version of GCC with mingw-w64-gcc.