Build problem: ImageHistoryGraphModel not found

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Build problem: ImageHistoryGraphModel not found

Michael G. Hansen
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
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Build problem: ImageHistoryGraphModel not found

Marcel Wiesweg
> 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

Ah yes, I guess I should add this file to SVN. Tomorrow...
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel