r5384 doesn't compile [message #8345] |
Wed, 29 April 2009 21:09 |
Marius Mertens
Messages: 55 Registered: January 2009
|
continuous participant |
From: *ikp.kfa-juelich.de
|
|
Hi all,
I just updated to r5384, unfortunately compile fails on my machine with the following error:
Toggle Spoiler
[ 56%] Building CXX object drc/CMakeFiles/Drc.dir/PndDrc.o
/home/mertens/pandaroot/pandaroot/trunk/drc/PndDrc.cxx: In member function ‘virtual Bool_t PndDrc::ProcessHits(FairVolume*)’:
/home/mertens/pandaroot/pandaroot/trunk/drc/PndDrc.cxx:306: error: ‘fSlabEnd’ was not declared in this scope
/home/mertens/pandaroot/pandaroot/trunk/drc/PndDrc.cxx: In member function ‘virtual void PndDrc::ConstructGeometry()’:
/home/mertens/pandaroot/pandaroot/trunk/drc/PndDrc.cxx:679: error: ‘fSlabEnd’ was not declared in this scope
make[2]: *** [drc/CMakeFiles/Drc.dir/PndDrc.o] Error 1
make[1]: *** [drc/CMakeFiles/Drc.dir/all] Error 2
make: *** [all] Error 2
Best regards,
Marius
|
|
|
|
|