trunk doesnt compile [message #8849] |
Thu, 11 June 2009 16:49 |
M.Babai
Messages: 46 Registered: January 2008 Location: Netherlands
|
continuous participant |
From: *KVI.nl
|
|
Hi all,
I was trying to compile r-5801, but got the following error:
pandaroot/genfit/RecoHitFactory.h:16,
from /home0/fairroot/pandaroot/genfit/RecoHitFactory.cxx:1:
/home0/fairroot/pandaroot/genfit/RecoHitProducer.h: In member function 'virtual AbsRecoHit* RecoHitProducer<hit_T, recoHit_T>::produce(int)':
/home0/fairroot/pandaroot/genfit/RecoHitProducer.h:100: error: there are no arguments to 'assert' that depend on a template parameter, so a declaration of 'assert' must be available
/home0/fairroot/pandaroot/genfit/RecoHitProducer.h:100: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home0/fairroot/pandaroot/genfit/RecoHitProducer.h:101: error: there are no arguments to 'assert' that depend on a template parameter, so a declaration of 'assert' must be available
make[2]: *** [genfit/CMakeFiles/genfit.dir/RecoHitFactory.o] Error 1
make[1]: *** [genfit/CMakeFiles/genfit.dir/all] Error 2
make: *** [all] Error 2
Cheers.
|
|
|