Changes between Version 9 and Version 10 of CompilingMapGuide22Windows
- Timestamp:
- 07/29/10 11:32:57 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22Windows
v9 v10 5 5 == Environment Setup == 6 6 7 1. Checkout the source from Subversion 7 1. Checkout the source from Subversion to, for example, C:\ 8 8 {{{ 9 cd c:\ 9 10 svn checkout http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev 10 11 OR … … 12 13 }}} 13 14 14 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. Suppose mgdev is under C:\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. 15 16 {{{ 16 17 cd C:\mgdev\Oem\FDO