| Summary: | compilation problem for examples with OpenGL | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | christophe.delaere |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
christophe.delaere
2003-02-21 05:58:23 CET
The inclusion of OpenGL/Xm system libraries should be triggered automatically if you have the variables G4VIS_USE_OPENGLX or G4VIS_USE_OPENGLXM set in your environment when compiling your application/example. These variables should be set through the scripts generated by 'Configure' (if you used the 'Configure' script for the installation) or manually by the user (if the environment has been manually set up). |