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

macOS 10.12: make error from makefile #916

Open
becca6223 opened this issue Jun 28, 2018 · 1 comment
Open

macOS 10.12: make error from makefile #916

becca6223 opened this issue Jun 28, 2018 · 1 comment

Comments

@becca6223
Copy link

Hi,
I have installed opencv 3.4.0 through brew and follow #265.
However, I am still getting error like following below.

image

  • /bin/sh: pkg-config: command not found
  • clang: fatal error: linker command failed with exit code 1 (use -v to see invocation)
  • undefined symbols for architecture x86_64

I am trying to run yolo on webcam.

Thank you!

@TetsuakiBaba
Copy link

First of all, you have to install pkg-config.
$ brew install pkg-config

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