[x264-devel] compilation errors with GCC 4.4.0 ARM-EABI

Måns Rullgård mans at mansr.com
Thu May 13 17:42:30 CEST 2010


Zubair Ali Khan <zkhan at d2tech.com> writes:

> Hi
> I am compiling x264 with ARM EABI toolchain (Android) 4.4.0.
>
> I am getting these errors:
> external/x264/encoder/encoder.c:900: error: expected ')' before 'PRIu64'
> external/x264/encoder/encoder.c:910: error: expected ')' before 'PRIu64'

Looks like your inttypes.h is badly broken.  Go get yourself a real C
library.

-- 
Måns Rullgård
mans at mansr.com


More information about the x264-devel mailing list