Dear all, is there anyone successfully build with this configuration.
I had try many times but still giving me lots of errors and warnings.
Example of warnings I received ...function declared with "noreturn" does return... ...Field of class type without a DLL interface used in a class with a DLL interface... ...'Cv::curve::xxxxxx': unreserved local function has been removed... And many others warnings n errors.
Anyone know how to solved this problem? Before this I successfully built by disabling with_cuda. But right now I need to use cuda. But failed to build it and I did enabled with_cuda in cmake.