CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please
sachin@sachin-Lenovo-TianYi-Fxx:~/pam-face-authentication-0.3/build$ cmake -D CMAKE_INSTALL_PREFIX=/usr ..
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
CMake Error at /usr/share/cmake-2.8/Modules/FindX11.cmake:411 (MESSAGE):
Could not find X11
Call Stack (most recent call first):
CMakeLists.txt:72 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
What is this mean exactly..what i have to do ,i checked out in system gCC 4.6.3 already there..in another system it ask for C++ cmpiler.Is there any need to Download C++ compiler or somthing else
Last edited by face123k; 02-08-2013 at 03:37 PM.
|