| Summary: | advanced/gammaknife compilation failed on Mac 10.8 | ||
|---|---|---|---|
| Product: | Examples/Advanced | Reporter: | garnier |
| Component: | gammaray_telescope | Assignee: | garnier |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | Ben.Morgan, garnier, John.Allison |
| Priority: | P5 | ||
| Version: | 9.5 | ||
| Hardware: | All | ||
| OS: | Mac OS X | ||
A solution could be to remove in gammaknife.cc:50: #ifdef G4UI_USE_XM #include "G4UIXm.hh" #endif Thoughts? Cheers, Laurent Solved and tagged by John Allison, Laurent |
[ 65%] Building CXX object examples/advanced/gammaknife/CMakeFiles/gammaknife.dir/gammaknife.cc.o In file included from /Users/garnier/Work/geant4/examples/advanced/gammaknife/gammaknife.cc:50: /Users/garnier/Work/geant4/source/interfaces/basic/include/G4UIXm.hh:37:10: fatal error: 'X11/Intrinsic.h' file not found #include <X11/Intrinsic.h> ^ 1 error generated.