|
Re: Bug in recotask [message #5001 is a reply to message #4994] |
Thu, 30 August 2007 12:08 |
Anonymous Poster
|
|
From: *if.uj.edu.pl
|
|
During compilation one gets an error :
recotasks/CMakeFiles/recotasks.dir/TrackFitStatTask.o
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx: In member function `
virtual void TrackFitStatTask::Exec(const Option_t*)':
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:157: error: `
setTpcPoints' undeclared (first use this function)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:157: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:158: error: `
setLengthTpc' undeclared (first use this function)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:178: error: `
GetTpcPoints' undeclared (first use this function)
make[2]: *** [recotasks/CMakeFiles/recotasks.dir/TrackFitStatTask.o] Error 1
make[1]: *** [recotasks/CMakeFiles/recotasks.dir/all] Error 2
make: *** [all] Error 2
|
|
|
Re: Bug in recotask [message #5002 is a reply to message #4994] |
Thu, 30 August 2007 12:10 |
Anonymous Poster
|
|
From: *if.uj.edu.pl
|
|
During compilation one gets an error :
recotasks/CMakeFiles/recotasks.dir/TrackFitStatTask.o
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx: In member function `
virtual void TrackFitStatTask::Exec(const Option_t*)':
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:157: error: `
setTpcPoints' undeclared (first use this function)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:157: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:158: error: `
setLengthTpc' undeclared (first use this function)
/u/phawrane/ph/pandaroot/recotasks/TrackFitStatTask.cxx:178: error: `
GetTpcPoints' undeclared (first use this function)
make[2]: *** [recotasks/CMakeFiles/recotasks.dir/TrackFitStatTask.o] Error 1
make[1]: *** [recotasks/CMakeFiles/recotasks.dir/all] Error 2
make: *** [all] Error 2
|
|
|
|
|
|
|