[x264-devel] Re: failed to compile x264 from latest svn by mingw
champ yen
champ.yen at gmail.com
Sun Mar 13 16:57:56 CET 2005
On Sun, 13 Mar 2005 23:01:27 +0800, Xie Bo <bxie at sjtu.edu.cn> wrote:
>
> Hello,
>
> I checked the latest x264 svn by "svn co
> svn://svn.videolan.org/x264/trunk x264" and it tells me that I have got
> revised version 167 successfully. Then I compile it by mingw using "make".
> The compile error is following
> ----------
> ...
> c:/msys/1.0/x264/common/i386/dct-c.c:290:undifined reference to
> 'x264_add4x4_idct_mmxext'
> make:*** [x264] Error 1
> ----------
>
> Best Regards,
> Xie Bo
>
Dear Xie Bo:
The SIMD implementation of x264 is done in assembly code.
What you need is to download NASM and install it into your MinGW Environment.
sincerely yours
Tz-Hung Yen
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list