OpenCV:为什么主分支中缺少OCL模块?

OpenCV:为什么主分支中缺少OCL模块?,opencv,opencl,Opencv,Opencl,系统信息:WIndows 7,英特尔赛扬双核64位 我正在从master branch构建OpenCV库。在遵循opencv文档中的所有说明之后,我得到了构建目录。但是我发现我的OCL目录不见了。i、 e此处: C:\Users\Hesh\Documents\opencv\u builded\modules 为什么会这样 这是cmake generate的输出: The CXX compiler identification is MSVC 16.0.30319.1 The C compiler

系统信息:WIndows 7,英特尔赛扬双核64位 我正在从master branch构建OpenCV库。在遵循opencv文档中的所有说明之后,我得到了构建目录。但是我发现我的OCL目录不见了。i、 e此处: C:\Users\Hesh\Documents\opencv\u builded\modules

为什么会这样

这是cmake generate的输出:

The CXX compiler identification is MSVC 16.0.30319.1
The C compiler identification is MSVC 16.0.30319.1
Check for working CXX compiler using: Visual Studio 10 2010 Win64
ICV: Unpacking ippicv_windows_20140429.zip to C:/Users/Hesh/Documents/opencv_source/opencv/3rdparty/ippicv/unpack...
ICV: Package successfully downloaded
found IPP (ICV version): 8.1.1 [8.1.1]
at: C:/Users/Hesh/Documents/opencv_source/opencv/3rdparty/ippicv/unpack/ippicv_win
Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE) (Required is at least version "2.7")
Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE) (Required is at least version "2.6")
Could NOT find JNI (missing:  JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) 
Could NOT find Matlab (missing:  MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN) 
VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_core".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  modules/core/CMakeLists.txt:28 (ocv_add_accuracy_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_flann".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/flann/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_imgproc".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/imgproc/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "opencv_test_imgcodecs".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  modules/imgcodecs/CMakeLists.txt:130 (ocv_add_accuracy_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_highgui".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  modules/highgui/CMakeLists.txt:125 (ocv_add_accuracy_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "opencv_test_features2d".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/features2d/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_calib3d".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.
CXX编译器标识为MSVC 16.0.30319.1
C编译器标识为MSVC 16.0.30319.1
使用Visual Studio 10 2010 Win64检查CXX编译器是否正常工作
ICV:将ippicv_windows_20140429.zip解包到C:/Users/Hesh/Documents/opencv_source/opencv/3rdparty/ippicv/unpack。。。
ICV:包已成功下载
发现的IPP(ICV版本):8.1.1[8.1.1]
地址:C:/Users/Hesh/Documents/opencv_source/opencv/3rdparty/ippicv/unpack/ippicv_win
找不到PythonInterp(缺少:PYTHON_可执行文件)(所需版本至少为“2.7”)
找不到PythonInterp(缺少:PYTHON_可执行文件)(所需版本至少为“2.6”)
找不到JNI(缺少:JAVA\u AWT\u库JAVA\u JVM\u库JAVA\u INCLUDE\u路径JAVA\u INCLUDE\u路径2 JAVA\u AWT\u INCLUDE\u路径)
找不到Matlab(缺少:Matlab\u MEX\u脚本Matlab\u包含\u目录Matlab\u根目录Matlab\u目录Matlab\u库Matlab\u目录Matlab\u MEXEXT Matlab\u ARCH Matlab\u BIN)
找不到VTK。请将CMake中的-DVTK_DIR设置为VTK build目录,或使用VTKConfig.CMake文件设置为VTK install子目录
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标“opencv_test_core”读取LOCATION属性。
使用add_custom_命令直接使用目标名称,或使用生成器
表达式$,视情况而定。
调用堆栈(最新调用优先):
modules/core/CMakeLists.txt:28(ocv\u添加\u准确性\u测试)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标“opencv_test_flann”读取LOCATION属性。
使用add_custom_命令直接使用目标名称,或使用生成器
表达式$,视情况而定。
调用堆栈(最新调用优先):
cmake/OpenCVModule.cmake:655(ocv添加精度测试)
modules/flann/CMakeLists.txt:2(ocv_define_module)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标“opencv_test_imgproc”读取LOCATION属性。
使用add_custom_命令直接使用目标名称,或使用生成器
表达式$,视情况而定。
调用堆栈(最新调用优先):
cmake/OpenCVModule.cmake:655(ocv添加精度测试)
modules/imgproc/CMakeLists.txt:2(ocv_define_module)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标读取LOCATION属性
“opencv\u测试\u imgcodecs”。将目标名称直接用于
添加_custom_命令,或使用生成器表达式$,如下所示:
适当的
调用堆栈(最新调用优先):
modules/imgcodecs/CMakeLists.txt:130(ocv\u添加\u准确性\u测试)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标“opencv\u test\u highgui”读取LOCATION属性。
使用add_custom_命令直接使用目标名称,或使用生成器
表达式$,视情况而定。
调用堆栈(最新调用优先):
modules/highgui/CMakeLists.txt:125(ocv\u添加\u准确性\u测试)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标读取LOCATION属性
“opencv_测试_功能2d”。将目标名称直接用于
添加_custom_命令,或使用生成器表达式$,如下所示:
适当的
调用堆栈(最新调用优先):
cmake/OpenCVModule.cmake:655(ocv添加精度测试)
modules/feature2d/CMakeLists.txt:2(ocv_define_module)
此警告适用于项目开发人员。使用-Wno-dev来抑制它。
CMake/OpenCVModule上的CMake警告(dev)。CMake:795(获取目标属性):
未设置策略CMP0026:不允许使用位置目标属性。
有关策略详细信息,请运行“cmake--帮助策略CMP0026”。使用cmake_策略
命令设置策略并抑制此警告。
不应从目标“opencv_test_calib3d”中读取LOCATION属性。
使用add_custom_命令直接使用目标名称,或使用生成器
表达式$,视情况而定。
cmake/OpenCVModule.cmake:655(ocv\u添加\u准确性\u测试
CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_shape".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/shape/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "opencv_test_stitching".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/stitching/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_test_videoio".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  modules/videoio/CMakeLists.txt:233 (ocv_add_accuracy_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVModule.cmake:795 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target
  "opencv_test_superres".  Use the target name directly with
  add_custom_command, or use the generator expression $<TARGET_FILE>, as
  appropriate.

Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:655 (ocv_add_accuracy_tests)
  modules/superres/CMakeLists.txt:7 (ocv_define_module)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_calib3d".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_core".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_features2d".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_flann".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_highgui".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_imgcodecs".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_imgproc".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_ml".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_nonfree".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_objdetect".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_optim".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_photo".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_shape".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_stitching".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_superres".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_ts".  Use the
  target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_video".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_videoio".  Use
  the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "opencv_videostab".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

Call Stack (most recent call first):
  CMakeLists.txt:560 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.


General configuration for OpenCV 3.0.0-dev =====================================
  Version control:               2.4.9-4336-g9e3124a

  Platform:
    Host:                        Windows 6.1 AMD64
    CMake:                       3.0.0
    CMake generator:             Visual Studio 10 2010 Win64
    CMake build tool:            C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
    MSVC:                        1600

  C/C++:
    Built as dynamic libs?:      YES
    C++ Compiler:                c:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/bin/x86_amd64/cl.exe  (ver 16.0.30319.1)
    C++ flags (Release):         /DWIN32 /D_WINDOWS /W4 /GR /EHa  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi  /wd4251 /MD /O2 /Ob2 /D NDEBUG  /Zi
    C++ flags (Debug):           /DWIN32 /D_WINDOWS /W4 /GR /EHa  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi  /wd4251 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 
    C Compiler:                  c:/Program Files (x86)/Microsoft Visual Studio 10.0/VC/bin/x86_amd64/cl.exe
    C flags (Release):           /DWIN32 /D_WINDOWS /W3  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi  /MD /O2 /Ob2 /D NDEBUG  /Zi
    C flags (Debug):             /DWIN32 /D_WINDOWS /W3  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi  /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 
    Linker flags (Release):      /machine:x64   /INCREMENTAL:NO  /debug
    Linker flags (Debug):        /machine:x64   /debug /INCREMENTAL 
    Precompiled headers:         YES

  OpenCV modules:
    To be built:                 core flann imgproc imgcodecs highgui features2d calib3d ml nonfree objdetect optim photo video shape stitching videoio superres ts videostab
    Disabled:                    world
    Disabled by dependency:      -
    Unavailable:                 androidcamera cuda cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaoptflow cudastereo cudawarping cudev java matlab python viz

  Windows RT support:            NO

    Use GCD                      NO
    Use Concurrency              YES
    Use C=:                      NO
    Use Cuda:                    NO
    Use OpenCL:                  YES

  OpenCL:
    Version:                     dynamic
    Include path:                C:/Users/Hesh/Documents/opencv_source/opencv/3rdparty/include/opencl/1.2
    Use AMDFFT:                  NO
    Use AMDBLAS:                 NO

  Python:
    Interpreter:                 NO

  Java:
    ant:                         NO
    JNI:                         NO
    Java tests:                  NO

  Matlab:
    mex:                         NO

  Tests and samples:
    Tests:                       YES
    Performance tests:           YES
    C/C++ Examples:              NO

  Install path:                  C:/Users/Hesh/Documents/opencv_built/install

  cvconfig.h is in:              C:/Users/Hesh/Documents/opencv_built
-----------------------------------------------------------------

Configuring done