[x264-devel] x264 compilation for ios
BugMaster
BugMaster at narod.ru
Wed Mar 28 19:29:52 CEST 2018
On Wed, 28 Mar 2018 15:47:25 +0800, wjzhou229 wrote:
> Hi
> there is a error when i compile x264
> (x264-snapshot-20180325-2245-stable) for ios armv7 on macos 10.12.6
> Found no assembler
> Minimum version is nasm-2.13
> but i configured --disable-nasm,the error still exist
> what should i do next?
> Thank you!
> wjzhou229
Hi.
First, option is named `--disable-asm` not `--disable-nasm`.
Second, nasm is only needed if you make build for x86 or x86_64 so you
probably didn't configured it correctly for armv7.
More information about the x264-devel
mailing list