Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #727


Ignore:
Timestamp:
Sep 8, 2015, 12:48:44 PM (9 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #727 – Description

    initial v1  
    11
    22    While compiling 3.2.0 version, I get
    3 
     3{{{
    44classes/DelphesFormula.cc: In member function ‘Int_t DelphesFormula::DefinedVariable(TString&, Int_t&)’:
    55classes/DelphesFormula.cc:79:12: error: ‘kVariable’ was not declared in this scope
     
    77            ^
    88make: *** [tmp/classes/DelphesFormula.o] Error 1
    9 
     9}}}
    1010  How to get around it ?
    1111  Thanks.