geoyee / LabCD

遥感变化检测标注工具『Remote sensing change detection annotation tool』
GNU General Public License v3.0
74 stars 10 forks source link

error on intrin_avx #9

Open azarakhshrafiee opened 1 year ago

azarakhshrafiee commented 1 year ago

Upon building OpenCV I got an error on '_MM_PERM_ACBD': undeclared identifier on ...\opencv-4.5.5\opencv-4.5.5\modules\core\include\opencv2\core\hal\intrin_avx512.hpp

geoyee commented 1 year ago

Upon building OpenCV I got an error on '_MM_PERM_ACBD': undeclared identifier on ...\opencv-4.5.5\opencv-4.5.5\modules\core\include\opencv2\core\hal\intrin_avx512.hpp

Sorry, I have no idea how to solve it. I found some messages about it, maybe they are incompatible compilers version.