| Summary: | Inatllation error | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | rrampini |
| Component: | config | Assignee: | Serguei.Sadilov |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 4.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
rrampini
2002-06-20 05:55:18 CEST
A configuration problem in the user's system ? 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. |