Fork me on GitHub

Opened 9 years ago

Last modified 9 years ago

#727 new Bug

comilation issue for DelphesFormula.cc — at Version 1

Reported by: indra Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description (last modified by Pavel Demin)

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.

Change History (1)

comment:1 by Pavel Demin, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.