[Digikam-devel] Build problem: ImageHistoryGraphModel not found

Michael G. Hansen mike at mghansen.de
Sun Oct 31 14:32:13 GMT 2010


Hi,

with tests enabled, the build fails like this on my system:

[ 95%] Building CXX object 
tests/CMakeFiles/dimagehistorygraphtest.dir/dimagehistorygraphtest.o 
 

/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:50:36: 
error: imagehistorygraphmodel.h: No such file or directory 

/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp: 
In member function 'void DImageHistoryGraphTest::testGraph()':
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:245: 
error: 'class Digikam::ImageHistoryGraph' has no member named 'finish'
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:300: 
error: 'ImageHistoryGraphModel' was not declared in this scope
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:300: 
error: expected ';' before 'model'
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:301: 
error: 'model' was not declared in this scope
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp: 
At global scope:
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:304: 
warning: unused parameter 'success'
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:308: 
warning: unused parameter 'fileName'
/c/temp/kde/trunk-svn/gsoc-branch/digikam/tests/dimagehistorygraphtest.cpp:308: 
warning: unused parameter 'success'
make[2]: *** 
[tests/CMakeFiles/dimagehistorygraphtest.dir/dimagehistorygraphtest.o] 
Error 1
make[1]: *** [tests/CMakeFiles/dimagehistorygraphtest.dir/all] Error 2
make: *** [all] Error 2

Michael



More information about the Digikam-devel mailing list