allyourcodebase / allyourcodebase/ffmpeg
Windows Support
- Lenguaje dominante
- C
- Estrellas
- 321
- Forks
- 56
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hey! I'm trying to build the project on windows but it fails with the following error
```
nasm.zig build-exe nasm ReleaseFast native: error: error(compilation): clang failed with stderr: In file included from C:\Users\sqrtminusone\AppData\Local\zig\p\122032bc8d97d857b7c2f71252da293e4f293a4ea0d162909fb0705ba17c40ae2a87\output\outieee.c:68:
C:\Users\sqrtminusone\AppData\Local\zig\p\122032bc8d97d857b7c2f71252da293e4f293a4ea0d162909fb0705ba17c40ae2a87\include/compiler.h:101:11: fatal error: 'endian.h' file not found
```
I'm using the zig 0.11, specifically `zig-windows-x86_64-0.11.0-dev.3910+689f3163a.zip` (the latest as of the time of writing).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.