ffmpegwasm / ffmpegwasm/ffmpeg.wasm

`ffmpeg.wasm-core` fails to build in docker

Open
#492 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**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.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.