opencv/3rdparty/include
ahb 49dfa5a17f Fix the following error for ocl::getOpenCLPlatforms() on Ubuntu 12.04 with gcc 4.8
OpenCV Error: Unknown error code -6 (OpenCL function is not available: [clGetPlatformIDs]) in opencl_check_fn, file /home/ahb/software/opencv/modules/ocl/src/cl_runtime/cl_runtime.cpp, line 83

The issue results from modules/ocl/src/cl_runtime/cl_runtime.cpp checking for
"linux" instead of "__linux__" (cp.  http://sourceforge.net/p/predef/wiki/OperatingSystems/)

Adjust all other occurrences of "defined(linux)" as well.
2014-01-13 16:09:42 +01:00
..
dshow Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ffmpeg_ Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with 2013-10-17 12:29:00 +04:00
opencl/1.2/CL Fix the following error for ocl::getOpenCLPlatforms() on Ubuntu 12.04 with gcc 4.8 2014-01-13 16:09:42 +01:00
msc_inttypes.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
msc_stdint.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00