M2 Mac issue
Open
- Dominant language
- C++
- Stars
- 928
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Attempting to run this on apple silicon I manage to successfully build, but when running I get the following error:
```
dyld[20297]: symbol not found in flat namespace '_CFRelease'
```
Has any one had this before, I am not sure howe to debug?
Contributor guide
Assessment
This issue has not been assessed yet.