Opened 7 years ago
Closed 7 years ago
#1133 closed Bug (fixed)
Building error with Delphes
Reported by: | marest | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Hello, I'm Mariel. I've been trying to install Delphes since a few days now, but cannnot succed. I'm using root 5.34 and delphes 3.4.0, my machine is Fedora 23. The error is
Building CaloGrid
tmp/examples/CaloGrid.o: In function `main':
CaloGrid.cpp:(.text.startup+0xd8c): Undefined reference to `TString::TString(std::cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
When I try to compile CaloGrid manually, it doesn't allow me because it says that display/Delphes3DGeometry.h doesn't exists... well, it actually exists and is located in the folder display. I've tried with another versions and I have the same problems with other files like TDatabasePDG (doesn't exists error), etc.
Can someone help me?
Thanks
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Could you please provide more information about how you installed ROOT?