Can't build the face recognition package
Hi, I got face recognition tutorial on ros wiki page:
www.ros.org/wiki/face_recognition
but i can't build it. I tried to build the workspace using catkin_make and rosmake. I use the command "catkin-make" in the face_recognition workaspace but it already contains a CMakeLists.txt so the command doesn't work. I also tried the "rosmake face_recognition" but I have this error "ERROR: No arguments could be parsed into valid package or stack names." despite the fact that there is a "stack.xml" file in the folder.
Can somebody help me please? Thank you
Please edit your question to include more information, like the exact commands you are executing and the full output you are getting.
Sorry. I edit the question.