Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #253, comment 1


Ignore:
Timestamp:
Feb 12, 2014, 10:01:03 PM (11 years ago)
Author:
Pavel Demin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #253, comment 1

    initial v1  
    11This problem can be fixed by adding '-lGenVector' to the DELPHES_LIBS variable in Delphes Makefile on line 32. Here is how this line looks after the modification:
    22
     3{{{
    34DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils
     5}}}
    46
    57The fix is in trunk now and will be available in the next release.