AnnaMoudra
AnnaMoudra
I seem to have the exact same issue as @kolep8 `c:\users\anna\desktop\vmm\sqclassifier\vmm\node_modules\opencv4nodejs\cc\modules\features2d\detectors\SimpleBlobDetectorParams.h(3): fatal error C1083: Cannot open include file: 'opencv2/features2d.hpp': No such file or directory (compiling source file ..\cc\modules\features2d\detectors\SimpleBlobDetectorParams.cc) [C:\Users\Anna\Desktop\VMM\SQclassifier\VMM\node_modules\opencv4nodejs\build\opencv4nodejs.vcxproj] gyp...
I solved my issue by using **auto build** and the `-msvs_version=2017` flag. First I had to **delete the VCTargetsPath** from Environment Variables which is used for VS 2015 only (make...