Changes between Initial Version and Version 1 of BuildEnvironment
- Timestamp:
- Mar 28, 2010, 2:09:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildEnvironment
v1 v1 1 2 = Build Environment = 3 4 osgVisual is based on Openscenegraph, therefore also cmake ist used to create platform specific build solutions. 5 6 Because it is mainly developed in Windows 7, it is useful to ask CMAKE to generate the VS solution user file (vcproj.user) [1] to preset: 7 * Command 8 * Working Directory 9 * Command Arguments 10 11 12 13 14 15 = Links = 16 [1] http://stackoverflow.com/questions/1005901/how-to-set-path-environment-variable-using-cmake-and-visual-studio-to-run-test