Problem 655 - missing HepRepIteratorListener.h when compiling G4.6.2 patch-01
Summary: missing HepRepIteratorListener.h when compiling G4.6.2 patch-01
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: visualization (show other problems)
Version: 6.2
Hardware: PC Linux
: P2 normal
Assignee: perl
URL:
Depends on:
Blocks:
 
Reported: 2004-07-30 05:08 CEST by sverker.almehed
Modified: 2005-02-08 18:01 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.