[x264-devel] MSVC project files

Jason Garrett-Glaser darkshikari at gmail.com
Tue Sep 29 02:13:09 CEST 2009


On Mon, Sep 28, 2009 at 5:06 PM, Steven Walters <kemuri9 at gmail.com> wrote:
>> 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'

In that case I would support restoring MSVC support as long as it is
made clear that only the Intel compiler is actually supported (I have
no problem supporting ICC, though the fact that it doesn't support
stack alignment is still a real annoyance).

Dark Shikari


More information about the x264-devel mailing list