[CMake] CMake Error: Could not get source file entry for ...
Fabian Wein
fabian.wein at lse.e-technik.uni-erlangen.de
Tue Nov 20 08:26:49 EST 2007
Hi,
I checked out our cmake (great stuff - thanks!!) project on another
machine and there the errors
CMake Error: Could not get source file entry for
/home/lse10/lse10/lse10/lse/fwein/t/cfs_trunk/release_build/Doc/developer/CMakeFiles/doc-devel
...
CMake Error: Cannot find source file
"/home/lse10/lse10/lse10/lse10/lse/fwein/t/cfs_trunk/release_build/Doc/developer/CMakeFiles/doc-devel"
for target "doc-devel"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
...
occure in the directories where we build the doxygen docu for C++.
The machine in question is like the others openSUSE 10.2 but actually
the server. I installed doxygen and graphviz and building the
documentation
is actually what I want to do.
Has anybody an idea on how to proceed?
Thanks,
Fabian
P.S.:
ccmake --version -> "ccmake version 2.4-patch 6"
doxygen --version -> "1.5.0"
More information about the CMake
mailing list