Ask Your Question

dev9004's profile - activity

2015-11-20 14:07:34 -0600 asked a question opencv3.0 + openni 2.2 +visual studio 12

can anyone tell me how to compile opencv 3.0 with openni 2.2 on visual studio 12. I am using windows 7

2015-11-20 12:31:21 -0600 commented question 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.

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".

2015-11-20 11:52:22 -0600 commented question 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.

can you suggest me the steps for linking opencv with openni or is should use previous version .

2015-11-20 08:56:38 -0600 asked a question 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