[FFmpeg-user] Problem with compiling first time

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Dec 10 22:10:18 CET 2011


charisma tubagus <charisma777 <at> gmail.com> writes:

> My error is like this
> 
> fatal error C1083: Cannot open include file: 'inttypes.h': No such file or
> > directory
> 
> Please suggest me how to solve this problem. Thank you.

If you want to use VC, you have to install inttypes.h and stdint.h (which are
part of the C standard).

Carl Eugen



More information about the ffmpeg-user mailing list