Problem 712 - Error compiling N01 can't find .gmk
Summary: Error compiling N01 can't find .gmk
Status: RESOLVED WORKSFORME
Alias: None
Product: Examples/Basic and Novice
Classification: Unclassified
Component: N01 (show other problems)
Version: 6.2
Hardware: PC Windows
: P2 major
Assignee: Makoto.Asai
URL:
Depends on:
Blocks:
 
Reported: 2005-01-14 17:48 CET by kstump
Modified: 2007-04-08 18:41 CEST (History)
0 users

See Also:


Attachments

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