Changeset 48 for Swollen/INSTALL


Ignore:
Timestamp:
Dec 13, 2004, 11:42:36 PM (20 years ago)
Author:
darran
Message:
  • added alpha-related command line params
  • added -nosky flag
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Swollen/INSTALL

    r45 r48  
    551) The pyVolution Visualizer has several dependencies.
    66
    7    OpenSceneGraph, OpenThreads, and Producer
     7   OpenThreads, Producer, OpenSceneGraph:
    88            - http://openscenegraph.sourceforge.net
    9             - available as a bundle, OSG_OP_OT-0.9.8
     9            - available as a bundle, OSG_OP_OT-0.9.8, that contains
     10              OpenThreads, (Open)Producer and OpenSceneGraph as
     11              subdirectories. 
    1012            - OpenSceneGraph has 3rd party dependencies, these are
    11               available as a downloadable .zip for Windows.
     13              available as a downloadable .zip for Windows.  Extracted
     14              .zip directory (3rdParty) lives alongside other three
     15              subdirectories.
     16            - Build "release" versions in above order
    1217            - ensure you can run the examples that come with OSG
    13               prior to building the viewer
     18              prior to building the viewer (these live in the
     19              OpenSceneGraph/bin directory on Windows).
    1420
    1521   NetCDF   - a self-describing binary file format I/O library
     
    4551
    4652   CPPUNIT :  root of c++ unit testing framework with needed subdirs
    47               /lib and /include
     53              /lib and /include (optional)
    4854
    4955
     
    5359   WINDOWS
    5460
    55       (i) Open the solution in visualstudio subdir.
     61      (i) Within VisualStudio, Open the solution in Swollen visualstudio subdirectory
    5662     (ii) Open Menu Tools|Options|Projects|VC++Directories and add a
    5763          path to $(NETCDF_DIR)/bin and $(OSG_ROOT)/bin.
Note: See TracChangeset for help on using the changeset viewer.