Problem 712

Summary: Error compiling N01 can't find .gmk
Product: Examples/Basic and Novice Reporter: kstump
Component: N01Assignee: Makoto.Asai
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: P2    
Version: 6.2   
Hardware: PC   
OS: Windows   

Description kstump 2005-01-14 17:48:36 CET
I am trying to run the example problems and have gotten both A01 and N01 to
compile fine. I closed cygwin and tried to recompile and now get errors saying
that it is looking for a file:

c:/geant4/geant4_7_0/config/sys/.gmk and can't find it

also later it looks for CLHEP/HepMC/GenEvent.h and can't find it

Can you give me a hint at the fix???
Comment 1 Gabriele Cosmo 2005-01-17 02:08:59 CET
Please check that you have the proper variables (G4INSTALL, CLHEP_BASE_DIR,
etc...) defined in your environment at the time you try building the example...