[Rivet] Plugin mechanism -- what do I do with the "extern" part?

Holger Schulz holger.schulz at physik.hu-berlin.de
Mon Jul 13 16:38:33 BST 2009


Hi,

I wanted to try out Rivet's plug-in mechanism for analyses and I get stuck
with error messages from g++ (4.3) of that kind:

    error: ‘AnalysisBuilders’ does not name a type

I have implemented my analysis following the plug-in example on the wiki
page, except that I use a header file as well -- and this is where I get 
stuck.
Do I have to declare the extern "magic" in the header file as well?

Holger




More information about the Rivet mailing list