I build samples using the process that explained in documentation and I can open the solution in windows 10.
When I try to compile the code (using VS 2017), I am getting this error:
Error C3861 '_mm_blendv_ps': identifier not found ie_cpu_extension C:\local\Intel\computer_vision_sdk_2018.5.445\deployment_tools\inference_engine\src\extension\common\softmax.h 81
Why am I getting this error and how I can fix it?