Skip to content

Update README.md to include export step for installation on macOS#887

Open
kmans wants to merge 1 commit intohybridgroup:releasefrom
kmans:mac-readme
Open

Update README.md to include export step for installation on macOS#887
kmans wants to merge 1 commit intohybridgroup:releasefrom
kmans:mac-readme

Conversation

@kmans
Copy link

@kmans kmans commented Aug 10, 2021

Adding in an important step to running GoCV on macOS. Without setting this environment variable, users running macOS may encounter an error similar to this one:

Package opencv4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv4' found
pkg-config: exit status 1

@deadprogram
Copy link
Member

Normally you would only have this problem if OpenCV has been installed as a "keg-only" package. Perhaps you needed to run brew upgrade opencv due to having multiple OpenCV installs already?

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

Successfully merging this pull request may close these issues.

2 participants