Changes between Version 1 and Version 2 of visual_SkySimulWeather


Ignore:
Timestamp:
Aug 10, 2010, 10:25:01 PM (14 years ago)
Author:
Torben Dannhauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • visual_SkySimulWeather

    v1 v2  
    1717#!sh
    1818SIMUL=%OSG_ROOT%/SimulSDK/Simul
    19 }
     19}}}
    2020
    2121How to install the OSG integration:
    2222 * Install the osgSimulWeather example/integration to the root folder of your OSG.
    2323 * Go to OSG_ROOT/src/osgSimulWeather and open your VS solution
    24  * Build osgSimulWeather as Debug and as Release
     24 * Build osgSimulWeather as Debug and as Release, link again the RElease or Debug *_MD.lib libraries
    2525
    2626
    2727How to compile the osgSimulWeather example:
    28  * tbd
     28 * link only against the osgSimulWeather.lib / osgSimulWeatherd.lib
     29 * copy the Copy simuls shader/* directory in the applications working directory.