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