cmake编译opencv到all_build这一步一直循环报错

24>D:/opencv/opencv-4.4.0/modules/core/include\opencv2/core/cuda.hpp(501): warning : field of class type without a DLL interface used in a class with a DLL interface
24>
24>D:/opencv/opencv-4.4.0/modules/core/include\opencv2/core/cuda.hpp(693): warning : field of class type without a DLL interface used in a class with a DLL interface
24>
24>D:/opencv/opencv-4.4.0/modules/core/include\opencv2/core/cuda.hpp(729): warning : field of class type without a DLL interface used in a class with a DLL interface

少regsvr32 某个dll

我也是,请问解决了吗

waring可以不管,除非编译完成之后报错有几个error才是错误,编译中间很多这种预计正常的