ffmpegwasm / ffmpegwasm/ffmpeg.wasm
`ffmpeg.wasm-core` fails to build in docker
Abierto
- Lenguaje dominante
- C
- Estrellas
- 17.8k
- Forks
- 1.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Describe the bug**
Fresh checkout of `ffmpeg.wasm-core` on main branch `n4.3.1-wasm` fails to build using `bash ./build-with-docker.sh`
**To Reproduce**
```sh
git clone git@github.com:ffmpegwasm/ffmpeg.wasm-core.git
cd ffmpeg.wasm-core
bash ./build-with-docker.sh
```
Error is:
```
CMake Error: The source directory "/src/third_party/zlib" does not appear to contain CMakeLists.txt.
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.