opencv4nodejs icon indicating copy to clipboard operation
opencv4nodejs copied to clipboard

Node20, Electron28 support

Open sollosollo4 opened this issue 6 months ago • 2 comments

The libraries for working with Electron and NodeJs of the listed versions are not compiled. Node.js v20.10.0 electron: 28.0.0 opencv: 4.9.0 node-gyp: 10.0.1 Python 3.12.1 MSVC: Build command: npx build-opencv --electron --version 4.9.0 build I also tried for versions (all this time I was updating the local opencv): ❌4.8.0 ❌4.7.0 ❌4.6.0 ❌4.5.5 I don't think that downgrading NodeJS is a good practice for working with opencv, since other dependencies in the project may also stop working. Should I wait for support, or detailed instructions on how to make this work? full_debug_log.txt

sollosollo4 avatar Jan 09 '24 23:01 sollosollo4