I'm facing problem in linking openCV 3.0 with openni 2.2 using cmake 3.4. It keep showing error as No CMAKE_CXX_COMPILER could be found.
My PC has windows 7 (32-bit) and visual studio 2012. please suggest any
Can you post out cmake file and the error ?
can you suggest me the steps for linking opencv with openni or is should use previous version .
The CXX compiler identification is unknown The C compiler identification is unknown CMake Error at CMakeLists.txt:88 (project): No CMAKE_CXX_COMPILER could be found.
CMake Error at CMakeLists.txt:88 (project): No CMAKE_C_COMPILER could be found.
Configuring incomplete, errors occurred! See also "C:/opencv/install/CMakeFiles/CMakeError.log".
I used