Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • No issues encountered with building Geant4 (at least not yet!)
  • Download of CLHEP 1.9.2.2 easy but...
    • CLHEP uses namespaces, can get backward compatibility by defining ENABLE_BACKWARDS_COMPATIBILITY in the compiler
      • The uses of namespaces causes some problems for the forward declarations that appear in some of our classes
    • They have also templated some classes

Linux build issues

  • Same problems due to the fact of the new "templated" classes and multiple definition of same physical constants in various packages..