ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Build my own FFmpeg failure
- 主要语言
- C
- 星标
- 17.8k
- 派生
- 1.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
Build my own FFmpeg failure. Below here is the error message
```
failed: [Errno 2] No such file or directory: './configure'
emconfigure: error: './configure --prefix=/Users/stephen.kingsley/Documents/code/test/ffmpeg.wasm-core/build --host=i686-gnu --enable-static --disable-cli --disable-asm "--extra-cflags=-O3 -I/Users/stephen.kingsley/Documents/code/test/ffmpeg.wasm-core/build/include -s USE_PTHREADS=1"' failed: [Errno 2] No such file or directory: './configure'
```
**To Reproduce**
Steps to reproduce the behavior:
1. $ git clone https://github.com/ffmpegwasm/ffmpeg.wasm-core
2. $ git submodule update --init --recursive
3. $ bash build-with-docker.sh
**Screenshots**

**Desktop (please complete the following information):**
- OS: M1 mbp
贡献指南
评估
这个 Issue 还没有评估数据。