justadudewhohacks / npm-opencv-build

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

Fix: build error when cuda is detected #10

Closed legraphista closed 6 years ago

legraphista commented 6 years ago

Added extra flag to nvcc to relax the requirements

Is there any sane way to test this change on multiple configurations?

justadudewhohacks commented 6 years ago

CI will actually run the entire build process on appveyor and travis, so if these don't fail, I guess everything is fine.