Version 3 (modified by 15 years ago) (diff) | ,
---|
TracNav
Documentation
- Getting Started
BuildEnvironment
- Terrain Data
- Architecture
Modules...
osgVisual Configuration via XML...
- SerializationNotes
- ExecuterNotes
- CameraControl
- Theories of Terrain Deformation
- Theories of Image Distortion
- Home
About...
- Screenshots
- Downloads
Projection Designer...
- Wiki Edit
- Website Credits/Impressum
Build Environment
osgVisual is based on Openscenegraph, therefore also cmake ist used to create platform specific build solutions.
Because it is mainly developed in Windows 7, CMAKE to generate the VS solution user file (vcproj.user) [1] to preset:
- Command
- Working Directory
- Command Arguments
This way, you can osgVisual directly compile and use without specifying the required parameters.
Links
[1] http://stackoverflow.com/questions/1005901/how-to-set-path-environment-variable-using-cmake-and-visual-studio-to-run-test