Changes between Initial Version and Version 1 of BuildEnvironment


Ignore:
Timestamp:
Mar 28, 2010, 2:09:36 PM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildEnvironment

    v1 v1  
     1
     2= Build Environment =
     3
     4osgVisual is based on Openscenegraph, therefore also cmake ist used to create platform specific build solutions.
     5
     6Because 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