Problem 1206 - CMake does not build Xm UI/Vis drivers
Summary: CMake does not build Xm UI/Vis drivers
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 19:01 CEST by Ben Morgan
Modified: 2011-06-17 21:50 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 19:01:19 CEST
The Geant4 CMake build does not currently build the Xm based UI and Vis drivers. To enable this

a) Add a user option to enable or disable this optional component
b) Locate the Xm headers and libraries
c) Configure the sources.cmake files to add the Geant4 sources that use Xm and add include_directories and linking libraries as needed.
Comment 1 Ben Morgan 2011-06-17 21:49:55 CEST
Fixed in 9.5.0 Beta: Relevant tags:

cmake-V09-04-04
interfaces-V09-04-03
vis-V09-05-07