Problem 655

Summary: missing HepRepIteratorListener.h when compiling G4.6.2 patch-01
Product: Geant4 Reporter: sverker.almehed
Component: visualizationAssignee: perl
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 6.2   
Hardware: PC   
OS: Linux   

Description sverker.almehed 2004-07-30 05:08:27 CEST
I get the error message when compiling with the new patch :
make[2]: *** No rule to make target `include/HEPREP/HepRepIteratorListener.h',
needed by
`/nfs/us13/sverker/geant4/workdir/tmp/Linux-g++/G4visHepRep/XMLHepRepWriter.d'.
 Stop.

I found epRepIteratorListener.h in 6.1 but not in 6.2
Comment 1 perl 2005-02-08 18:01:59 CET
Need to redo the make from a cleaner start.
Delete the HepRep part of tmp and lib before redoing the make.