GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » R3BRoot » Data Analysis » error undefined symbol TSpectrum (error undefined symbol TSpectrum)
Re: error undefined symbol TSpectrum [message #21952 is a reply to message #21949] Thu, 14 December 2017 13:38 Go to previous messageGo to previous message
Dmytro Kresan is currently offline  Dmytro Kresan
Messages: 166
Registered: June 2004
first-grade participant
From: *gsi.de
Hi,

The ROOT class TSpectrum is compiled into shared library libSpectrum.so. In order that your code works, you need to specify a dependency of libR3BCalifa.so on libSpectrum.so. To do so, open califa/CMakeLists.txt and change lines 62-63 to the following:

set(DEPENDENCIES
    Spectrum R3Bbase R3BData R3BPassive R3BXBall)


Best regards,
Dima
 
Read Message
Read Message
Read Message
Previous Topic: UCESB multi-dimensional array
Next Topic: reading container parameter
Goto Forum:
  


Current Time: Thu Apr 25 12:53:31 CEST 2024

Total time taken to generate the page: 0.00954 seconds