FTBFS from release tarball on windows
Open
- Dominant language
- C
- Stars
- 784
- Forks
- 314
- PR merge metrics
- No merged PRs in 30d
Description
When downloading the release tarball on windows, the build fails with `..\src\va\meson.build:301:2: ERROR: File win32/va_win32.h does not exist.`
Indeed, the win32 folder does not exist in https://github.com/intel/libva/releases/download/2.20.0/libva-2.20.0.tar.bz2. it does exist in https://github.com/intel/libva/archive/refs/tags/2.20.0.tar.gz
Contributor guide
Assessment
This issue has not been assessed yet.