Changes between Version 16 and Version 17 of CompilingMapGuide22Windows


Ignore:
Timestamp:
Jul 29, 2010, 12:26:58 PM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Windows

    v16 v17  
    55== Environment Setup ==
    66
    7 1. Checkout the source from Subversion to, for example, C:\
     71. Install Microsoft Visual Studio 9.0.21 Standard Version. This version has a fatal bug, you may want to get SP or higher version.
     8
     92. Checkout the source from Subversion to, for example, C:\
    810{{{
    911cd c:\
     
    1315}}}
    1416
    15 2. Download FDO 3.5 CR1 SDK tarball from [http://fdo.osgeo.org/content/downloads/ Here] to ''C:\mgdev\Oem\FDO\'' created in step 1.
     173. Download FDO 3.5 CR1 SDK tarball from [http://fdo.osgeo.org/content/downloads/ Here] to ''C:\mgdev\Oem\FDO\'' created in step 1.
    1618{{{
    1719cd C:\mgdev\Oem\FDO
     
    2729}}}
    2830
    29 3. Install the following dependencies and set the environment variabls
     314. Install the following dependencies and set the environment variabls
    3032 * JAVA SDK 1.6
    3133 * ANT 1.7 or above