[x264-devel] MSVC project files
Steven Walters
kemuri9 at gmail.com
Tue Sep 29 02:06:47 CEST 2009
> Visual Studio now supports C99? In that case it might not be entirely
> unreasonable to re-add support. We originally dropped support because
> it wasn't a C99 compiler, and x264 uses a lot of C99 syntax.
>
> Dark Shikari
no, the option is a feature specific to the Intel Compiler,
VC++ 9 (.net 2008) does not have an idea of what /Qstd=c99 is:
cl : Command line warning D9002 : ignoring unknown option '/Qstd=c99'
More information about the x264-devel
mailing list