EdoTrotta

Results 3 comments of EdoTrotta

> I have the same issue on windows This is supposed to fix macOS

https://github.com/justadudewhohacks/opencv4nodejs/issues/852 This should solve the issue.

> * export CXXFLAGS="-std=c++14 -Wno-c++11-narrowing" This line -> export CXXFLAGS="-std=c++14 -Wno-c++11-narrowing" Solved the issues I was facing. BIG UP!