[FIXED] Fts undefined references [message #15899] |
Mon, 24 February 2014 19:20 |
Stefan Pflueger
Messages: 99 Registered: February 2012
|
continuous participant |
From: *kph.uni-mainz.de
|
|
Hi,
in the current Pandaroot revision there are two problems with the PndFtsDataAccessor class.
First it uses TSpectrum2 stuff, but is never linked to libSpectrum (dunno why it compiles in the first place, undefined ref must be allowed). So adding "Spectrum" to the Dependencies variable in the CMakeLists file in the fts dir solves this problem.
Second the Reset() function is not implemented in PndFtsDataAccessor.cxx.
I cannot fix this since I do not have permissions...
Best regards,
Stefan
[Updated on: Wed, 05 March 2014 16:13] by Moderator Report message to a moderator
|
|
|