Nitipol P.
Results
2
comments of
Nitipol P.
when I build electron package I got the same error as above. ``` Error: No build of version 4.6.0 found in C:\Users\nitip\AppData\Local\Temp\2KuuRDgr97I79JYqyv7VCI3osY8\resources\app.asar\node_modules\@u4\opencv-build\dist you should launch opencv-build-npm ``` what should I...
Thank you for the reply. I see. I resolved the problem at developing time by setting `OPENCV_BUILD_ROOT=c:/opencv` environment variable. Is there any other way so that I didn't have to...