ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Build my own FFmpeg failure
- Ngôn ngữ chính
- C
- Star
- 17.8k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.