[CMake] CMake Error: Could not get source file entry for ...

Alexander Neundorf a.neundorf-work at gmx.net
Tue Nov 20 11:47:14 EST 2007


On Tuesday 20 November 2007, Fabian Wein wrote:
> 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/C
>MakeFiles/doc-devel ...
> CMake Error: Cannot find source file
> 
> "/home/lse10/lse10/lse10/lse10/lse/fwein/t/cfs_trunk/release_build/Doc/deve
>loper/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?

I think you have to post some of the cmake code in order to get help.
Probably something is slightly wrong with it ;-)

Alex


More information about the CMake mailing list