[Digikam-devel] [Bug 165769] adjustcurves.cpp - can't find version.h
Andi Clemens
andi.clemens at gmx.net
Sat Jul 5 12:07:08 BST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165769
------- Additional Comments From andi.clemens gmx net 2008-07-05 13:07 -------
This is what I found out first, no version.h exists. But somehow it compiles right now... after checking out CMakeLists.txt again.
But now it hangs here:
[ 78%] Building CXX object digikam/themedesigner/CMakeFiles/digikamthemedesigner.dir/main.o
/kde4user/Programmieren/graphics/digikam/themedesigner/main.cpp:39:21: error: version.h: No such file or directory
/kde4user/Programmieren/graphics/digikam/themedesigner/main.cpp: In function ‘int main(int, char**)’:
/kde4user/Programmieren/graphics/digikam/themedesigner/main.cpp:46: error: ‘digiKamVersion’ was not declared in this scope
make[2]: *** [digikam/themedesigner/CMakeFiles/digikamthemedesigner.dir/main.o] Error 1
make[1]: *** [digikam/themedesigner/CMakeFiles/digikamthemedesigner.dir/all] Error 2
make: *** [all] Error 2
But again, removing CMakeLists.txt and checking it out again works fine... very strange. Why isn't svn not just updating correctly?
More information about the Digikam-devel
mailing list