dyld error when using node-opencv [closed]
I have installed node-opencv but can't seem to get the code to run under OSX 9.
node facedetection.js
dyld: lazy symbol binding failed: Symbol not found: __ZN2cv6imreadERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEi
Referenced from: /Users/ylh/node_modules/opencv/build/opencv/v3.0.0/Release/node-v11-darwin-x64/opencv.node
Expected in: dynamic lookup
dyld: Symbol not found: __ZN2cv6imreadERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEi
Referenced from: /Users/ylh/node_modules/opencv/build/opencv/v3.0.0/Release/node-v11-darwin-x64/opencv.node
Expected in: dynamic lookup
Trace/BPT trap: 5
unfortunately, you're slightly off-topic here.
please understand, that we can help you with problems regarding opencv, but not so much with 3rd party wrappers, like the node bindings.