[vlc-devel] [PATCH 3/6] src: fix compilation of fourcc_gen on OS/2
Rémi Denis-Courmont
remi at remlab.net
Tue Jul 21 10:45:29 CEST 2015
Le 2015-07-21 11:11, KO Myung-Hun a écrit :
> The problem is that some systems do not have c99 utility although
> they
> have compilers supporting C99.
VLC requires a POSIX environment to build, and always has. In a POSIX
(2001 or later) environment, "c99" exists. The problem is your setup,
not VLC.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list