GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Shared libs for EvtGenModels -- "No memory for static"
Re: Shared libs for EvtGenModels -- "No memory for static" [message #9814 is a reply to message #9813] Mon, 30 November 2009 15:28 Go to previous messageGo to previous message
Mohammad Al-Turany is currently offline  Mohammad Al-Turany
Messages: 518
Registered: April 2004
Location: GSI, Germany
first-grade participant
From: *gsi.de
Hallo Marc,

In principle yes, in the CMakeList.txt you have to remove the lines:

set(XXX_LINKDEF XXXLinkDef.h)
set(XXX_DICTIONARY ${CMAKE_CURRENT_BINARY_DIR}/XXXDict.cxx)
ROOT_GENERATE_DICTIONARY("${XXX_HEADERS}" "${XXX_LINKDEF}" "${XXX_DICTIONARY}" "${INCLUDE_DIRECTORIES}")
SET(XXX_SRCS ${XXX_SRCS} ${XXX_DICTIONARY})

but I think also you have to modify the CMakeList.txt at other places a, this I can not really judge without taking a look to the file.

but if you do this then you will not be able to call or to use these classes from within CINT, So can you tell me what is the goal of this? What do you mean by interfacing the EvtGen to PandaRoot? is it meant to be something like the DpmDirect stuff or something else?

regards

Mohammad
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: /macro/run is open for rw to all panda developer
Next Topic: Pnddsk?
Goto Forum:
  


Current Time: Sat Apr 27 20:04:42 CEST 2024

Total time taken to generate the page: 0.01125 seconds