| Summary: | compiling exampleN01 | ||
|---|---|---|---|
| Product: | Examples/Basic and Novice | Reporter: | rrampini |
| Component: | N01 | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 4.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
rrampini
2002-06-21 08:39:59 CEST
The value of CLHEP_LIB you've set is wrong. Either you set CLHEP_LIB to "libCLHEP-g++.1.8.0.0.a" or you rename libCLHEP-g++.1.8.0.0.a to CLHEP.lib, which on Windows systems would be more correct, and you do -not- set the variable CLHEP_LIB. |