Problem 1196 - CMake does not build OpenInventor driver
Summary: CMake does not build OpenInventor driver
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: cmake (show other problems)
Version: 9.4
Hardware: All All
: P4 normal
Assignee: Ben Morgan
URL:
Depends on:
Blocks:
 
Reported: 2011-04-21 15:21 CEST by Ben Morgan
Modified: 2018-05-08 14:49 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:21:07 CEST
The current CMake system does not build the OpenInventor driver. Addition of this requires

a) A user option to enable/disable this optional component
b) A 'FindInventor.cmake' module to locate the Inventor headers and libraries.
c) Addition of a sources.cmake file to build the Geant4 OpenInventor driver.
Comment 1 Ben Morgan 2011-11-08 20:09:10 CET
First fix for this is in tags

cmake-V09-04-32
openinventor-V09-04-02

Only tested so far with Coin3d/SoXt, but should function with SoWin as well.