fixed build under MacOS (disabled video decoding, it's not supported)
This commit is contained in:
		| @@ -46,7 +46,7 @@ | ||||
| #include "precomp.hpp" | ||||
| #include "cu_safe_call.h" | ||||
|  | ||||
| #ifdef HAVE_CUDA | ||||
| #if defined(HAVE_CUDA) && !defined(__APPLE__) | ||||
|  | ||||
| namespace cv { namespace gpu  | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vladislav Vinogradov
					Vladislav Vinogradov