-
Hi all, building on macOS 14.3.1 and the Conan build of opencv is failing. Can anyone provide guidance on how I can fix? `opencv/4.1.1@conan/stable: WARN: Build folder is dirty, removing it: /Users/peckc/.conan/data/opencv/4.1.1/conan/stable/build/1d5683f0ad59923989d2448a19e078348d515d70 opencv/4.1.1@conan/stable: Generator cmake created conanbuildinfo.cmake |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'd recommend backing up your |
Beta Was this translation helpful? Give feedback.
I'd recommend backing up your
.conan
folder and letting it pull new packages. We are continually fixing small issues with conan packages and specific versions. You can try the latest develop which is now using a newer version of openCV. I build this regularly on my MacBook without issues.