Fork me on GitHub

Opened 8 years ago

#975 new Bug

compilation error in 2.3.0

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

Description

Hi,

We get an error reported with the version proposed for MadGraph:
https://answers.launchpad.net/mg5amcnlo/+question/295809

In short:

classes/DelphesTF2.cc:62:6: error: no member named 'Compile' in 'TF2'; did you

mean simply 'Compile'?

if(TF2::Compile(buffer) != 0)

~
Compile

classes/DelphesTF2.cc:50:19: note: 'Compile' declared here
Int_t DelphesTF2::Compile(const char *expression)


1 error generated.

I will point the reporter that I create a link on this tracker.

Cheers,

Olivier

Change History (0)

Note: See TracTickets for help on using tickets.