Changes between Version 48 and Version 49 of CompilingMapGuide22Windows
- Timestamp:
- 08/24/10 13:40:19 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22Windows
v48 v49 1 1 = Building Guide on Windows XP/7 = 2 2 3 this guide is the non-programming-language version of build.bat or build64.bat. If you are reading this document, I assume you know what you are going to do. 3 this guide is the non-programming-language version of build.bat or build64.bat. If you are reading this document, I assume you know what you are going to do. This instruction also applies to building trunk code. 4 4 5 5 == Environment Setup == … … 13 13 OR 14 14 svn export http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev 15 }}} 15 }}} 16 16 17 17 3. Download FDO 3.5 CR1 SDK tarball from [http://fdo.osgeo.org/content/downloads/ Here] to ''C:\mgdev\Oem\FDO\'' created in previous step.