| Summary: | G4HepRep does not compile on 32-bit Ubuntu 10.10 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Christopher Tunnell <c.tunnell1> |
| Component: | visualization/HepRep | Assignee: | perl |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 9.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Christopher Tunnell
2011-02-03 20:15:54 CET
Solution is to add: #include <cstdio> at the top. You're using an old version of Geant4. The problem was already fixed since 9.2.p02. |