Changes between Initial Version and Version 1 of Ticket #238, comment 9
- Timestamp:
- Jul 24, 2015, 4:36:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #238, comment 9
initial v1 29 29 ==================================== 30 30 the compilation error* 31 {{{ 31 32 Building libDelphesNoFastJet.so 32 33 Undefined symbols for architecture x86_64: 33 34 "fastjet::SelectorCircle(double)", referenced from: 34 35 puppiCleanContainer::var_within_R(int const&, std::__1::vector<fastjet::PseudoJet, std::__1::allocator<fastjet::PseudoJet> > const&, fastjet::PseudoJet const&, float const&) in puppiCleanContainer.o 35 36 }}}