| Summary: | failed installation | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | ckoenigs |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | critical | ||
| Priority: | P5 | ||
| Version: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Other | ||
Please, see reply to report #754. You need to check your installation of the Microsoft Visual-C++ .NET compiler on your system. The VC++ compiler IS REQUIRED to build Geant4. The error you get about windows.h and LIB comes from the fact that the CL, LIB ... commands are not found in your path from the CygWin prompt, since you invoke g++ as compiler instead. To build with g++ from CygWin, you should use WIN32-g++ as G4SYSTEM (instead of WIN32-VC), however, this configuration although provided is NOT supported. Please, see reply to report #754. You need to check your installation of the Microsoft Visual-C++ .NET compiler on your system. The VC++ compiler IS REQUIRED to build Geant4. The error you get about windows.h and LIB comes from the fact that the CL, LIB ... commands are not found in your path from the CygWin prompt, since you invoke g++ as compiler instead. To build with g++ from CygWin, you should use WIN32-g++ as G4SYSTEM (instead of WIN32-VC), however, this configuration although provided is NOT supported. |
Installing geant4_7_0 on windows XP. I am a novice and am not sure what is going on. for example, there is no windows.h file, but where should it come from? why are the LIB not found? Below is g4make.log, please let me know what I can do to get this installation right. Much thanks. Chris Compiling G4Timer.cc ... G4Timer.cc src\G4Timer.cc(50) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory make[2]: *** [c:/geant4/geant4_7_0_p01/tmp/WIN32-VC/G4globman/G4Timer.o] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hepnumerics.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hepnumerics.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4intercoms.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4intercoms.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4graphics_reps.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4graphics_reps.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4materials.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4materials.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4geometrymng.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4geometrymng.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4volumes.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4volumes.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4magneticfield.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4magneticfield.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4navigation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4navigation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4geombias.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4geombias.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4geomdivision.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4geomdivision.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4csg.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4csg.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4specsolids.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4specsolids.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4geomBoolean.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4geomBoolean.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4brep.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4brep.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4partman.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4partman.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4bosons.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4bosons.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4leptons.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4leptons.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4shortlived.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4shortlived.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4mesons.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4mesons.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4baryons.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4baryons.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4ions.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4ions.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4partutils.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4partutils.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4track.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4track.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4detector.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4detector.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hits.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hits.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4digits.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4digits.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4procman.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4procman.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4cuts.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4cuts.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4optical.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4optical.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4decay.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4decay.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4transportation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4transportation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4parameterisation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4parameterisation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4muons.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4muons.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4emstandard.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4emstandard.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4emutils.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4emutils.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4xrays.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4xrays.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4emlowenergy.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4emlowenergy.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4emhighenergy.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4emhighenergy.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_xsect.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_xsect.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_mgt.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_mgt.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_abrasion.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_abrasion.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_binary.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_binary.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_bert_cascade.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_bert_cascade.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_hetcpp_evaporation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_hetcpp_evaporation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_hetcpp_utils.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_hetcpp_utils.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_body_ci.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_body_ci.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_interface_ci.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_interface_ci.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_coherent_elastic.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_coherent_elastic.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_ablation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_ablation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_evaporation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_evaporation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_fermi_breakup.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_fermi_breakup.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_fission.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_fission.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_gem_evaporation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_gem_evaporation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_handler.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_handler.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_management.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_management.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_multifragmentation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_multifragmentation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_photon_evaporation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_photon_evaporation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_deex_util.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_deex_util.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_em_dissociation.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_em_dissociation.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_HE.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_HE.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_im_r_matrix.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_im_r_matrix.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_iso.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_iso.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_leading_particle.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_leading_particle.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_LE.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_LE.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_mod_man.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_mod_man.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_neu_hp.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_neu_hp.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_string_diff.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_string_diff.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_string_frag.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_string_frag.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_string_man.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_string_man.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_qgstring.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_qgstring.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_muon_nuclear.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_muon_nuclear.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_preequ_exciton.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_preequ_exciton.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_radioactivedecay.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_radioactivedecay.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_theo_max.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_theo_max.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4had_mod_util.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4had_mod_util.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_proc.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_proc.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_stop.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_stop.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4hadronic_util.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4hadronic_util.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4gflash.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4gflash.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4trdmodels.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4trdmodels.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4tracking.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4tracking.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4event.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4event.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4run.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4run.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4readout.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4readout.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4persistency.a ... LIB: not found make[1]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4persistency.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4UIcommon.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4UIcommon.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4UIbasic.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4UIbasic.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4UIGAG.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4UIGAG.a] Error 127 make[1]: *** [makesub] Error 2 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4modeling.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4modeling.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4vis_management.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4vis_management.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4FR.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4FR.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4visHepRep.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4visHepRep.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4RayTracer.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4RayTracer.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4VRML.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4VRML.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4Tree.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4Tree.a] Error 127 Creating/replacing object files in c:/geant4/geant4_7_0_p01/lib/WIN32- VC/libG4visXXX.a ... LIB: not found make[2]: *** [c:/geant4/geant4_7_0_p01/lib/WIN32-VC/libG4visXXX.a] Error 127 make[1]: *** [granular] Error 2 make libmap WARNING: Making a library map of granular libraries. This is a list of libraries in order of use, and for each library a list of other libraries used. To do this it needs a complete set of dependency files, e.g., after gmake in the source/ directory. Searching c:/geant4/geant4_7_0_p01/source for GNUmakefiles containing "name" and sorting ... Weeding out /test[s]/, global level GNUmakefiles, etc ... Making libname.map starter file ... Making libname.map ... Reading library name map file... Reading dependency files... WARNING: It seems there is nothing after ':' in dependency file c:/geant4/geant4_7_0_p01/tmp/WIN32-VC/G4partman/G4DalitzDecayChannel.d. WARNING: It seems there is nothing after ':' in dependency file c:/geant4/geant4_7_0_p01/tmp/WIN32-VC/G4track/G4StepPoint.d. Checking for circular dependencies... Reordering according to dependencies... Writing new library map file...