justadudewhohacks / npm-opencv-build

A simple script to auto build recent OpenCV + contrib version via npm
43 stars 57 forks source link

disabled cuda as build crash due to >=6 version of cuda conflict with opencv #16

Open arjun-kava opened 6 years ago

arjun-kava commented 6 years ago

while building opencv using ubuntu 18.04 and CUDA version >= 6, It is crashing.

justadudewhohacks commented 6 years ago

Can you share the error message that is thrown, when you compile it with cuda? I don't want people being unable to compile the package with cuda altogether.