Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can't compile .cu file when including opencv.hpp

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?