[FFmpeg-devel] UINT64_C definition
Ronald S. Bultje
rsbultje at gmail.com
Thu Dec 5 15:36:03 CET 2013
Hi Don,
On Wed, Dec 4, 2013 at 7:51 AM, Don Moir <donmoir at comcast.net> wrote:
> I use c++ and for me at least UINT64_C and INT64_C are defined in
> inttypes.h.
>
> The check for UINT64_C in common.h is done before the #include
> <inttypes.h> so get error. Not sure where it is supposed to be defined and
> easy work around but letting you know.
CXXFLAGS+=-D__STDC_CONSTANT_MACROS=1
Ronald
More information about the ffmpeg-devel
mailing list