kolep8

Results 7 comments of kolep8

I am trying auto build After first build/succeed message `Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.` and then...

When I am running "opencv4nodejs" installation all folders are deleted after fail. So I cant check. This time I tried just "npm install opencv-build" - this builded opencv without any...

Tried again, results are: npm install opencv-build - has all files what cant be found by next command npm install opencv4nodejs - cant find opencv files Looks like issue could...

All required Env variables was set. ``` info install OPENCV4NODEJS_DISABLE_AUTOBUILD is set info install skipping auto build... ``` but even with it, it fails to find those files: ``` c:\program...

also checking OPENCV_INCLUDE_DIR in CMD it gives correct path. Could this issue be due npm version?

Throw also shows correct path: Error: C:/Program Files (x86)/test/node_modules/opencv-build/opencv/build/include node-gyp -v v3.6.2

@justadudewhohacks Maybe you can share compressed "node_modules" with package.json and package-lock.json, where "face-recognition.js" "opencv4nodejs" would be installed for windows. Thanks :+1: