Version 2 (modified by 15 years ago) (diff) | ,
---|
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