symbol not found in flat namespace on MacOS
Open
- Dominant language
- C++
- Stars
- 928
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
I got an error like
`dyld[2485]: symbol not found in flat namespace (_CFRelease) `
`zsh: abort ./bazel-bin/visqol --reference_file XXXXX`
when I tried to run `./bazel-bin/visqol` on MacOS
Any solutions for this problem?
PS: I install bazel from bazelisk with `brew install bazelisk`, which gives me a bazel version 5.3.0. would that be a trouble? If yes, how I could use bazel with the version 5.1.0 as indicated in the README file?
Thanks so much in advance
Contributor guide
Assessment
This issue has not been assessed yet.