Problem 1194 - CMake does not build RayTracerX driver
Summary: CMake does not build RayTracerX driver
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: cmake (show other problems)
Version: 9.4
Hardware: All All
: P3 normal
Assignee: Ben Morgan
URL:
Depends on:
Blocks:
 
Reported: 2011-04-21 15:11 CEST by Ben Morgan
Modified: 2011-05-27 11:43 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.