xadahiya / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Make error:compilation terminated. #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make
2.
3.

What is the expected output? What do you see instead?

tomislav@Tomislav-LinuxMint ~/pam-face-authentication-0.3/build $ make
[  3%] Built target DESKTOP_ENTRY_FILE
[  6%] Building CXX object 
CMakeFiles/pam_face_authentication.dir/src/pam_face_authentication.cpp.o
/home/tomislav/pam-face-authentication-0.3/src/pam_face_authentication.cpp:37:16
: fatal error: cv.h: No such file or directory
compilation terminated.
make[2]: *** 
[CMakeFiles/pam_face_authentication.dir/src/pam_face_authentication.cpp.o] 
Error 1
make[1]: *** [CMakeFiles/pam_face_authentication.dir/all] Error 2
make: *** [all] Error 2
tomislav@Tomislav-LinuxMint ~/pam-face-authentication-0.3/build $ 

What version of the product are you using? On what operating system?
Linux Mint 14

Please provide any additional information below.

A lot o people get this error but it seems no one knows how to fix it

I've installed Perl,libcv-dev and libspooles-dev
they have the cv.h file in them,but it didn't help 

I hope to get some help from the developers  :)

Original issue reported on code.google.com by kopic.to...@gmail.com on 20 May 2013 at 4:21