Opened 9 years ago
Last modified 9 years ago
#727 new Bug
comilation issue for DelphesFormula.cc — at Initial Version
Reported by: | indra | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
While compiling 3.2.0 version, I get
classes/DelphesFormula.cc: In member function ‘Int_t DelphesFormula::DefinedVariable(TString&, Int_t&)’:
classes/DelphesFormula.cc:79:12: error: ‘kVariable’ was not declared in this scope
action = kVariable;
make: * [tmp/classes/DelphesFormula.o] Error 1
How to get around it ?
Thanks.
Note:
See TracTickets
for help on using tickets.