Hi all,
I'm not able to compile .cu files when I add this;
#include <opencv2/opencv.hpp>
Is there any way to make this work?
1 | initial version |
Hi all,
I'm not able to compile .cu files when I add this;
#include <opencv2/opencv.hpp>
Is there any way to make this work?