Changes between Initial Version and Version 2 of Ticket #658
- Timestamp:
- Jun 17, 2015, 7:58:28 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #658 – Description
initial v2 1 1 Dear Delhphes Team, 2 2 I am facing following problem while compilation of Delphes therough Madgraph Interface (MG5 v2.2.3). I have root 6.04 on my system: 3 ================================================ 3 {{{ 4 4 Compiling classes/DelphesTF2.cc 5 5 classes/DelphesTF2.cc: In member function ‘Int_t DelphesTF2::DefinedVariable(TString&, Int_t&)’: … … 7 7 action = kVariable; 8 8 9 10 9 make: * [tmp/classes/DelphesTF2.o] Error 1 11 ================================================ 10 }}} 12 11 13 12 Please give some solution.