#33 closed defect (fixed)
Failed output of HepMC event files
Reported by: | Juergen Reuter | Owned by: | ALL |
---|---|---|---|
Priority: | P3 | Milestone: | |
Component: | core | Version: | 2.0.0alpha |
Severity: | normal | Keywords: | linking external libraries |
Cc: |
Description
The write-out of HepMC files fails with the following message: * Error: HepMC event writing is disabled because HepMC library is not linked. although the configure script seems to check for the presence and also for the linking properties of HepMC. Verified both on Linux 32bit and on MAC OS X. It happens both for gfortran and for NAG.
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | v2-public → v2.0-beta |
---|
Note: See
TracTickets for help on using
tickets.
Wrong assignment in the C++ function hepmc_available in the HepMCWrapper. Fixed in r1208.