Did you make any local changes? Check if you accidentally commented out line 71 in that file which declares those variables:
__m128 Y0, X0, Temp;
Also, what is your compiler? (UBT tells that information at the beginning of the build process).
Did you make any local changes? Check if you accidentally commented out line 71 in that file which declares those variables:
__m128 Y0, X0, Temp;
Also, what is your compiler? (UBT tells that information at the beginning of the build process).