Changes between Version 7 and Version 8 of BuildEnvironment


Ignore:
Timestamp:
Apr 19, 2010, 9:32:03 AM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildEnvironment

    v7 v8  
    3636== osgVisual ==
    3737
     38 * Checkout osgVisual trunk
     39   * Linux: "svn co http://www.osgvisual.org/svn/osgvisual/osgVisual  osgVisual"
     40   * Windows: TortoiseSVN checkout from svn "http://www.osgvisual.org/svn/osgvisual/osgVisual"
     41 * configure osgVisual:
     42   * Linux: "./configure" or use CMAKE to select your required modules
     43   * Windows: Use CMAKE to configure osgVisual and it's modules.
     44 * Compile osgVisual:
     45   * Linux: "make"
     46   * Windows: "Build ALL" in debug and release version.
     47 
    3848
    3949
     50== !PlatformSpecifics ==
    4051
    41 
    42 
    43 
    44 osgVisual is based on Openscenegraph, therefore also CMAKE is used to create platform specific build solutions.
     52=== Visual Studio ===
    4553
    4654Because osgVisual is mainly developed in Windows 7, CMAKE to generates the VS solution user file (vcproj.user) [1] to preset: