Setting up OpenCV2.4.9 and code::blocks13.12
Hey,
I have been trying to setup up the above using numerous videos and articles on the net. I have failed so far and currently I am following the instructions on this site http://zahidhasan.wordpress.com/2013/02/16/how-to-install-opencv-on-windows-7-64bit-using-mingw-64-and-codeblocks/
I have reached the CMake part but have been receiving the following errors: CMake Error at CMakeLists.txt:62 (include): include could not find load file:
cmake/OpenCVUtils.cmake
CMake Error at CMakeLists.txt:64 (ocv_clear_vars): Unknown CMake command "ocv_clear_vars".
Configuring incomplete, errors occurred! See also "C:/OpenCV_built1/CMakeFiles/CMakeOutput.log".
My system is Windows 7 ultimate Service pack 1, AMD V140 Processor 2.3GHz and 64 bit operating system.
Also I am a complete noob in this things so a simple kindergarten like explanation would be nice.
Thank you in advance.