There's an issue compiling in VS2010 because HAS_SCALEADDROW_AVX is not defined, but this is not checked before defining ScaleAddRow_AVX2. It just a simple matter of putting the if defined around it. See the attached patch.Thanks
--
You received this message because you are subscribed to the Google Groups "discuss-libyuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-libyuv+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
That change is already in git head version of libyuv, which is r1562You seem to be on r1444 did you get it using the svn repository?If so can you switch to the git version?
On Tue, Jan 5, 2016 at 1:19 PM, Steve Browne <swbr...@gmail.com> wrote:
There's an issue compiling in VS2010 because HAS_SCALEADDROW_AVX is not defined, but this is not checked before defining ScaleAddRow_AVX2. It just a simple matter of putting the if defined around it. See the attached patch.Thanks
--
You received this message because you are subscribed to the Google Groups "discuss-libyuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-libyu...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-libyuv+unsubscribe@googlegroups.com.