From 746267b7d09dcec166062b79d20f9e60ff6074fb Mon Sep 17 00:00:00 2001 From: zylo117 Date: Tue, 2 Sep 2025 09:41:20 +0800 Subject: [PATCH] fix Error: Requested object was not found in glob_rec --- opencv4_cmake_options.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/opencv4_cmake_options.txt b/opencv4_cmake_options.txt index c1317e4a..d4be360a 100644 --- a/opencv4_cmake_options.txt +++ b/opencv4_cmake_options.txt @@ -88,3 +88,4 @@ -DBUILD_opencv_objdetect=OFF -DBUILD_opencv_stitching=OFF -DBUILD_opencv_ml=OFF +-DOPENCV_DISABLE_FILESYSTEM_SUPPORT=ON \ No newline at end of file