On 03/12/2016 07:49, Diego Biurrun wrote:
> +enabled omx && { check_header OMX_Core.h || die "ERROR:
> OpenMAX IL headers not found"; }
> +enabled omx_rpi && { ! enabled cross_compile && add_cflags
> -isystem/opt/vc/include/IL
> + check_header OMX_Core.h || die "ERROR:
> OpenMAX IL headers not found"; }Flip the order and it should work. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
