Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Build failed opencv3.1 cuda8 vs2015

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.

Build failed opencv3.1 cuda8 vs2015

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.image description image description

After the build failed, this window pop out. image description

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.