Package Details: mingw-w64-vulkan-headers 1.3.295-2

Git Clone URL: https://aur.archlinux.org/mingw-w64-vulkan-headers.git (read-only, click to copy)
Package Base: mingw-w64-vulkan-headers
Description: Vulkan header files (mingw-w64)
Upstream URL: https://www.khronos.org/vulkan/
Licenses: Apache
Groups: mingw-w64-vulkan-devel
Submitter: PedroHLC
Maintainer: patlefort
Last Packager: patlefort
Votes: 4
Popularity: 0.000518
First Submitted: 2018-12-24 20:43 (UTC)
Last Updated: 2024-09-09 16:08 (UTC)

Latest Comments

Martchus commented on 2024-09-09 19:48 (UTC)

Thanks for the quick update. It builds now - although probably no other libs/apps will use the fancy new cppm files for now.

I would really avoid using the GCC version from official repos due to https://gitlab.archlinux.org/archlinux/packaging/packages/mingw-w64-gcc/-/issues/6 and the version I have on https://github.com/Martchus/PKGBUILDs/blob/master/gcc/mingw-w64/PKGBUILD seems quite stable in comparison. (The mingw-w64 packages I have there are on version 12 and thus using the "new" ucrt as mingw-w64 changed its default. So use that only with care.)

patlefort commented on 2024-09-09 16:06 (UTC)

I don't mind making the change now, however it is not supported by the current version of GCC with mingw-w64-gcc.

Martchus commented on 2024-09-09 15:24 (UTC)

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.

xantares commented on 2023-09-11 12:01 (UTC) (edited on 2023-09-11 12:01 (UTC) by xantares)

it seems they updated the same tag with the missing header, so the checksum has probably changed

xantares commented on 2023-09-09 11:23 (UTC)

hi, seems one file is missing:

https://github.com/KhronosGroup/Vulkan-Headers/issues/437

NeroReflex commented on 2022-03-16 19:14 (UTC)

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)

davidalb97 commented on 2022-03-10 12:23 (UTC) (edited on 2022-03-15 13:11 (UTC) by davidalb97)

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