Maybe forgotten to push Image.cpp and Image.h?

...
[ 81%] Building CXX object 
src/hugin_cpfind/localfeatures/CMakeFiles/keypoints.dir/keypoints.cpp.o
/usr/src/hugin/hugin_hg/src/hugin_cpfind/localfeatures/keypoints.cpp: In 
function ‘bool DetectKeypoints(const string&, bool, double, lfeat::KeyPointPtr, 
bool, int, int, int, lfeat::KeypointWriter&)’:
/usr/src/hugin/hugin_hg/src/hugin_cpfind/localfeatures/keypoints.cpp:188:86: 
error: no matching function for call to 
‘lfeat::Image::init(vigra::BasicImage<double>::iterator, int, int)’
/usr/src/hugin/hugin_hg/src/hugin_cpfind/localfeatures/keypoints.cpp:188:86: 
note: candidate is:
/usr/src/hugin/hugin_hg/src/hugin_cpfind/./localfeatures/Image.h:41:10: note: 
void lfeat::Image::init(vigra::DImage&)
/usr/src/hugin/hugin_hg/src/hugin_cpfind/./localfeatures/Image.h:41:10: note:   
candidate expects 1 argument, 3 provided
make[2]: *** 
[src/hugin_cpfind/localfeatures/CMakeFiles/keypoints.dir/keypoints.cpp.o] Error 
1
make[1]: *** [src/hugin_cpfind/localfeatures/CMakeFiles/keypoints.dir/all] 
Error 2
make: *** [all] Error 2
...

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to