You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
The text was updated successfully, but these errors were encountered:
On
camera.init()
call, I have this error :With which version of libueye api your module work ?
Thanks
The text was updated successfully, but these errors were encountered: