Problem 1194

Summary: CMake does not build RayTracerX driver
Product: Geant4 Reporter: Ben Morgan <Ben.Morgan>
Component: cmakeAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 9.4   
Hardware: All   
OS: All   

Description Ben Morgan 2011-04-21 15:11:06 CEST
The current CMake system does not build the X11 component of the RayTracer visualization driver. This requires

a) an option to enable this optional component
b) location of the X11 headers and libraries.
c) Configuration of the sources.cmake buildscript.
Comment 1 Ben Morgan 2011-05-24 15:22:39 CEST
CMake category updated with:

1) Option to enable RayTracer X11 component, plus check for X11
2) Export of settings to geant4-env.(c)sh and geant4-config scripts

RayTracer category updated with:

1) Addition of X11 includes, link libraries, plus addition of needed Geant4 compile definitions to enable the source code.

Both committed to SVN, with tags

cmake-V09-04-00
raytracer-V09-04-03 (REQUIRES cmake-V09-04-00)

Both tags proposed on database, will mark as RESOLVED FIXED once these are accepted.
Comment 2 Ben Morgan 2011-05-24 15:54:43 CEST
Documentation added to the Installation Guide (revision 3810 in the g4documents repository)
Comment 3 Ben Morgan 2011-05-27 11:43:12 CEST
Tags:

cmake-V09-04-00
raytracer-V09-04-03 (REQUIRES cmake-V09-04-00)

accepted, so mark RESOLVED FIXED.