| Summary: | GDML example with GEANT4.6 and xercesc2.4.0 | ||
|---|---|---|---|
| Product: | Examples/Extended | Reporter: | ahoover |
| Component: | gdml | Assignee: | Radovan.Chytracek |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
ahoover
2003-12-17 14:34:31 CET
Hi, in the mean time GDML project has been spawned outside Geant4 source code base. See http://savannah.cern.ch/projects/gdml where you can download latest source code tar ball which has been updated already to build with Xerces-C 2.2.0 and later. I have not tested it yet with Xerces- C 2.4.0 but I'll do ASAP. Which of of the GDML examples you were trying to run? Cheers Radovan I have realized during recent development in GDML that this message comes from somewhat failing SAX error handler. I have implemented SAX2 based GDML reader which does report properly the document deviations from the GDML schema. The possible solution to the problem may be checking the tag order especially in the materials defintions or uniqueness of the names. I am afraid that this problem can't be fixed in G4 so I close. It is already solved in GDML project so stay tuned on the GDML web page http://cern.ch/gdml for updates as things move quickly these days. |