-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Low
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Development:
As requested I open the ticket from this post: https://root-forum.cern.ch/t/info-symbols-with-pythia-found-twice-v2/35792
Error running the last VMC with Pythia and ROOT v6.18
In file included from /root/ship-log-keep/sw/slc7_x86-64/ROOT/master_FAIRSHIP-1/include/TMCManager.h:26:
|
/root/ship-log-keep/sw/slc7_x86-64/ROOT/master_FAIRSHIP-1/include/TMCParticleStatus.h:81:7: error: reference to 'Info' is ambiguous
|
Info("Print", "Status of track");
|
^
|
/root/ship-log-keep/sw/BUILD/b61305e07edfb1f9a906335e2093ac409db3c4cc/ROOT/include/TError.h:58:13: note: candidate found by name lookup is 'Info'
|
extern void Info(const char *location, const char *msgfmt, ...)
|
^
|
/root/ship-log-keep/sw/slc7_x86-64/pythia/v8230-ship-1/include/Pythia8/Info.h:30:7: note: candidate found by name lookup is 'Pythia8::Info'
|
class Info {
|
^
|
Error in <TInterpreter::AutoParse>: Error parsing payload code for class TVirtualMC with content:
|