Changeset 48 for Swollen/INSTALL
- Timestamp:
- Dec 13, 2004, 11:42:36 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Swollen/INSTALL
r45 r48 5 5 1) The pyVolution Visualizer has several dependencies. 6 6 7 Open SceneGraph, OpenThreads, and Producer7 OpenThreads, Producer, OpenSceneGraph: 8 8 - 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. 10 12 - 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 12 17 - 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). 14 20 15 21 NetCDF - a self-describing binary file format I/O library … … 45 51 46 52 CPPUNIT : root of c++ unit testing framework with needed subdirs 47 /lib and /include 53 /lib and /include (optional) 48 54 49 55 … … 53 59 WINDOWS 54 60 55 (i) Open the solution in visualstudio subdir.61 (i) Within VisualStudio, Open the solution in Swollen visualstudio subdirectory 56 62 (ii) Open Menu Tools|Options|Projects|VC++Directories and add a 57 63 path to $(NETCDF_DIR)/bin and $(OSG_ROOT)/bin.
Note: See TracChangeset
for help on using the changeset viewer.