Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any macosx version? #213

Open
yangboz opened this issue Apr 8, 2022 · 1 comment
Open

any macosx version? #213

yangboz opened this issue Apr 8, 2022 · 1 comment

Comments

@yangboz
Copy link

yangboz commented Apr 8, 2022

as it said.

@jackopoz
Copy link

Hello,
you can try to compile it on macos
install OpenCV and CMake via Homebrew

brew install opencv cmake

and then in project dir

cmake . -DOpenCV_DIR=/usr/local/Cellar/opencv/4.5.5_2/lib/cmake/opencv4/
make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants