[Ffmpeg-devel] inttypes.h

Steve Lhomme steve.lhomme
Tue Nov 21 11:50:37 CET 2006


Brian Brice wrote:
> M?ns Rullg?rd wrote:
>> Brian Brice <bbrice at newtek.com> writes:
>>
>> Those typedefs were never safe, since they are not guaranteed to be
>> the same as those from inttypes.h.  Just make your mingw inttypes.h
>> visible to vc++ and all should be fine.  Alternatively, you could take
>> the hint that vc++ isn't very well suited for compiling programs.  (Is
>> it useful for anything else?)
> 
> I can have a work around for this, but I thought it was just nice that
> one was available already.  VC++ did very well linking up to ffmpeg's
> libraries (not compiling those libraries!).  It was nice to have that
> alternative to inttypes.h available in the "public" headers of ffmpeg.
> Thanks.

You can use whatever compiler you want with FFMPEG, as long as it's gcc 
3 or 4.

Steve






More information about the ffmpeg-devel mailing list