[MPlayer-users] Compiling on cygwin
Sylvain Petreolle
spetreolle at yahoo.fr
Thu Jun 13 04:11:01 CEST 2002
Hi,
Putting the inttypes.h in /usr/include works,
but I think it's not needed.
It's giving warnings, indicating that needed functions
are in /usr/include/sys/types.h:
/usr/include/inttypes.h:9: conflicting types for
`int8_t'
/usr/include/sys/types.h:106: previous declaration of
`int8_t'
/usr/include/inttypes.h:10: warning: redefinition of
`int16_t'
/usr/include/sys/types.h:108: warning: `int16_t'
previously declared here
/usr/include/inttypes.h:11: conflicting types for
`int32_t'
/usr/include/sys/types.h:110: previous declaration of
`int32_t'
/usr/include/inttypes.h:12: warning: redefinition of
`int64_t'
/usr/include/sys/types.h:112: warning: `int64_t'
previously declared here
> Have you tried to cp the inttypes.h file into your
> include folder? Works for me on cygwin...
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
More information about the MPlayer-users
mailing list