mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-01 15:33:52 +08:00
6 lines
130 B
Bash
6 lines
130 B
Bash
git clone https://github.com/gpac/gpac.git -b v0.6.1
|
|
cd gpac
|
|
./configure --static-mp4box --use-zlib=no
|
|
cp bin/gcc/MP4Box ../bin/
|
|
|