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

openCV4 macOS trouble #8

Closed
monsieurxu opened this issue Mar 24, 2019 · 2 comments
Closed

openCV4 macOS trouble #8

monsieurxu opened this issue Mar 24, 2019 · 2 comments

Comments

@monsieurxu
Copy link

monsieurxu commented Mar 24, 2019

It seems opencv4 dropped pkg-config support: opencv/opencv#13154
So even if openCV is installed compilation fails (opencv4 creates a opencv4.pc file)
and now libraries are named libopencv_gapi not lopencv_gapi

@d-bohn
Copy link

d-bohn commented Mar 28, 2019

I'm having trouble installing this even if I downgrade my opencv with brew install opencv@3 or brew install opencv@2. When I devtools::install_github("ropenscilabs/opencv") it still throws the install error despite opencv.pc file existing in path.

@jeroen
Copy link
Member

jeroen commented Apr 1, 2019

Should be fixed now.

@jeroen jeroen closed this as completed Apr 1, 2019
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

3 participants