[x264-devel] Problem with SSSE3 instructions

Simon MAZUE smazue at gmail.com
Wed Jun 4 09:30:28 CEST 2008


Hello,

I'm trying to build libx264 with visual studio 2005 and nasm 2.02. But
it tries to compile SSSE3 instructions, even if my CPU doesn't manage
them. So, it fails and return an error:

sad-a.asm:966: error: symbol `palignr' redefined

if I change the code and delete this instruction (palignr), I have
other errors of the same type.

I don't know a lot about assembly and I didn't find anything about my
problem, so I was wondering if you can help me with that ?

Thanks

-- 
Simon MAZUE


More information about the x264-devel mailing list