Changes between Initial Version and Version 7 of Ticket #1153
- Timestamp:
- Jan 16, 2018, 12:57:36 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1153
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #1153 – Description
initial v7 1 1 Upon typing make the following error is being shown in the end: 2 2 {{{ 3 3 tmp/examples/CaloGrid.o: In function `main': 4 4 CaloGrid.cpp:(.text.startup+0xd62): undefined reference to `TString::TString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' … … 8 8 make: *** [CaloGrid] Error 1 9 9 make: *** Waiting for unfinished jobs.... 10 10 }}} 11 11 12 12 p.s.: root is working