Opened 2 years ago
#1561 new Bug
'classes/ClassesLinkDef.h' file not found
Reported by: | Dayun-Qiu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
When I finish all the downloads, then make,the following error message is given:
Generating tmp/classes/ClassesDict.cc
input_line_7:1:10: fatal error: 'classes/ClassesLinkDef.h' file not found
#include "classes/ClassesLinkDef.h"
Error: /snap/root-framework/810/usr/local/bin/rootcint: Linkdef compilation failure
make: * [Makefile:2520:tmp/classes/ClassesDict.cc] error 1
The Delphes version is "http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.5.0.tar.gz". I checked that the file "classes/ClassesLinkDef.h" does exist, but why it is not found?
Note:
See TracTickets
for help on using tickets.