stable branch compilation error [message #8670] |
Tue, 26 May 2009 15:58 |
Klaus Götzen
Messages: 293 Registered: June 2006 Location: GSI
|
first-grade participant |
From: *gsi.de
|
|
Hi all,
I'm not so familiar with the stable branch, therefore I might have done something wrong, but I failed to compile it.
What I did is to check it out with
svn co ..../stable
create a new build directory, do cmake inside and compile it as usually done with trunk. What I get is the following error:
....
[ 49%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndGeoMdtPar.o
[ 49%] Building CXX object mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdt.o
/u/kgoetzen/work/testfair9/stable/mdt/MdtMC/PndMdt.cxx:20:30: error: FairGeoG3Builder.h: No such file or directory
make[2]: *** [mdt/CMakeFiles/Mdt.dir/MdtMC/PndMdt.o] Error 1
make[1]: *** [mdt/CMakeFiles/Mdt.dir/all] Error 2
make: *** [all] Error 2
Does somebody have an idea why that happens?
Cheers and thanks,
Klaus
|
|
|