Ask Your Question

klm's profile - activity

2014-05-06 11:49:17 -0600 asked a question compile error on current checkout

[ 14%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o /home/tc/opencv/modules/imgproc/src/filter.cpp: In function ‘bool cv::ocl_filter2D(cv::InputArray, cv::OutputArray, int, cv::InputArray, cv::Point, double, int)’: /home/tc/opencv/modules/imgproc/src/filter.cpp:3274:40: error: ‘filter2DSmall_oclsrc’ is not a member of ‘cv::ocl::imgproc’ if (!k.create("filter2DSmall", cv::ocl::imgproc::filter2DSmall_oclsrc, build_options, &errmsg)) ^ make[2]: * [modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o] Fehler 1 make[1]: [modules/imgproc/CMakeFiles/opencv_imgproc.dir/all] Fehler 2 make: ** [all] Fehler 2