GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » libEmc.so: undefined symbol: _ZNK17IfdDataProxyIFace9make_vtabEv
Re: libEmc.so: undefined symbol: _ZNK17IfdDataProxyIFace9make_vtabEv [message #9721 is a reply to message #9720] Tue, 17 November 2009 15:16 Go to previous messageGo to previous message
Elwin Dijck
Messages: 16
Registered: June 2009
Location: Groningen, The Netherland...
occasional visitor
From: *KVI.nl
Yes, I think you have load two additional libraries to solve this error (it was changed in gconfig/rootlogon.C). See the 3rd and 4th posts in this thread.

In the macro you use to load the PandaRoot libraries, PndBase and GlobalTasks have to be added:

...
gSystem->Load("libBase")
gSystem->Load("libPndBase") (<- here to add)
gSystem->Load("libGlobalTasks") (<- here to add)
gSystem->Load("libTrkBase")
...
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can't run Geane
Next Topic: FAIRGeom object cannot be found after running MC
Goto Forum:
  


Current Time: Sat Apr 20 06:10:54 CEST 2024

Total time taken to generate the page: 0.01225 seconds