[x264-devel] newest x264
Jason Garrett-Glaser
darkshikari at gmail.com
Tue Nov 3 09:25:28 CET 2009
2009/11/3 wh116wh <wh116wh at 126.com>:
>
> Hello:
> Now I know that the x264 supports multiple slices in one frame,so I
> download the newest x264 edition using Git today.
> But when I compile the x264 by visual c++ 6.0 in windows platform.There are
> a lot of errors.I can't correct them.
> Does anybody have made a good compiling edition?
> Can you send me by email.I want to use multiple siles.
> Thank you very much.
> Looking forward to you.
Visual C++ is not a supported compiler; it only supports C89 and C++,
while x264 is written in C99. Try gcc or icc instead.
Dark Shikari
More information about the x264-devel
mailing list