gfluidimgproc_func.simd.hpp not found
I run code on window 10, visual studio 2017. The code can be compiled on all opencv version 410, 411 and 412. The compiled code can be executed with version 410 but not 411 and 412. When run on 411 and 412, I got the following 2 error displays.
You need to find gfluidimgproc_func.simd.hpp to view the source for the current call stack frame.
In a smaller window, it displays
Unhandled exception at 0x00007FFD0017C312 (opencv_world411d.dll) in Project1.exe: 0xC000001D: Illegal Instruction.
hi, please add more info: os / opencv version / compiler.
also, the exact and complete errormsg, and HOW did you get that error ? what did you try ?
what did you download or build, and from where ?