I get this error when try to install:
make
[ 3%] Built target DESKTOP_ENTRY_FILE
[ 6%] Building CXX object
CMakeFiles/pam_face_authentication.dir/src/webcamImagePaint.cpp.o
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp: In member function
`void webcamImagePaint::paintEllipse(IplImage*, CvPoint, CvPoint)':
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:38: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:45: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:46: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:53: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:54: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:56: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:56: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp: In member function
`void webcamImagePaint::paintCyclops(IplImage*, CvPoint, CvPoint)':
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:92: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:132: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:133: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:135: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:136: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:138: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:139: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:141: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:142: warning:
converting to `int' from `double'
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:229: error: syntax
error before `/' token
/tmp/pam-face-authentication-0.3/src/webcamImagePaint.cpp:229: error: syntax
error before `)' token
make[2]: ***
[CMakeFiles/pam_face_authentication.dir/src/webcamImagePaint.cpp.o] Error 1
make[1]: *** [CMakeFiles/pam_face_authentication.dir/all] Error 2
make: *** [all] Error 2
Anyone got idea what could be?
Distro:PCLinuxOS
Original issue reported on code.google.com by nedimmum...@gmail.com on 15 Jan 2011 at 8:04
Original issue reported on code.google.com by
nedimmum...@gmail.com
on 15 Jan 2011 at 8:04