Distribution_Service/CC_SDK/opencv编译说明.txt

2 lines
134 B
Plaintext
Raw Normal View History

2025-11-11 17:46:19 +08:00
opencv4.5.5 如果在编译过程中报错:
[1] -> std::nullptr_t 的话就在报错的文件里面加入 #include "cstdint" 头文件