typing 'make', installation starts, everything seems to procede well but at a certain time I begin to receive such as fatal errors: Compiling xxxxxxx.cc ... xxxxxxx.cc src/xxxxxxx.cc(0) : fatal error C1033: cannot open program database 'e:\home\administrator\geant4.3.2\lib\win32-vc\yyyyyyyy.pdb' when make finished, errors was more or less 65
A configuration problem in the user's system ?
Please try to use drive:/path/ notation for G4INSTALL and G4WORKDIR. And send me about results and your environment.
setting "export G4INSTALL=e:/cygwin/tmp/geant4" I receive the "fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory" setting "export G4INSTALL=/tmp/geant4" I receive the already mentionned error on database opening
Problem has been solved by correction of vc paths
Don't understand "vc path"? Does it mean path to VC include files? BTW please send me the list of environments which you used.
sorry! "vc path" is path to VC include files. adding the commands contained in "Vcvars32.bat" into the file "cygwin.bat", I compiled without any problem. I think that the problem can be considered resolved or closed. Installation was successful.