-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
On camera.init() call, I have this error :
/home/user/video-capture-ueye/node_modules/ffi/lib/dynamic_library.js:112
throw new Error('Dynamic Symbol Retrieval Error: ' + this.error())
^
Error: Dynamic Symbol Retrieval Error: /usr/lib/libueye_api.so: undefined symbol: fx_Calibrate
at DynamicLibrary.get (/home/user/video-capture-ueye/node_modules/ffi/lib/dynamic_library.js:112:11)
at /home/user/video-capture-ueye/node_modules/ffi/lib/library.js:50:19
at Array.forEach (native)
at new Library (/home/user/video-capture-ueye/node_modules/ffi/lib/library.js:47:28)
at Object.<anonymous> (/home/user/video-capture-ueye/node_modules/ueye/lib/binding.js:82:19)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
With which version of libueye api your module work ?
Thanks
Metadata
Metadata
Assignees
Labels
No labels