justadudewhohacks / justadudewhohacks/opencv4nodejs
binding failed with opencv
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
# Error Message
> electron .
dyld: lazy symbol binding failed: Symbol not found: __ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_4NameEEEPFv
S3_RKNS_20PropertyCallbackInfoINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_13AccessControlENS_17PropertyAttribu
teENS1_INS_17AccessorSignatureEEE
Referenced from: /Users/jinweifu/Documents/OCV/node_modules/opencv4nodejs/build/Release/opencv4nodejs.node
Expected in: flat namespace
dyld: Symbol not found: __ZN2v814ObjectTemplate11SetAccessorENS_5LocalINS_4NameEEEPFvS3_RKNS_20PropertyCallbackIn
foINS_5ValueEEEEPFvS3_NS1_IS5_EERKNS4_IvEEESB_NS_13AccessControlENS_17PropertyAttributeENS1_INS_17AccessorSignatu
reEEE
Referenced from: /Users/jinweifu/Documents/OCV/node_modules/opencv4nodejs/build/Release/opencv4nodejs.node
Expected in: flat namespace
# Auto Build - Full Error Log
# Manual Build - Environment Information
*OpenCV version* (example 3.4.1): ?.?.?
*With OpenCV-contrib?* (extra modules): yes
*OS*: Mojave
*NMP version: 6.4.1
*node version: v10.15.0
Contributor guide
Assessment
This issue has not been assessed yet.