Changes between Version 49 and Version 50 of CompilingMapGuide22Windows


Ignore:
Timestamp:
Sep 8, 2010, 2:09:11 PM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Windows

    v49 v50  
    1 = Building Guide on Windows XP/7 =
     1= Building and Installing Guide from source code on Windows XP/7 =
    22
    33this 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.
     
    55== Environment Setup ==
    66
    7 1. Install Microsoft Visual Studio 9.0.21 Standard Version. This version has a fatal bug, you may want to get SP or higher version.
     71. Install Microsoft Visual Studio 2008 SP1.
    88
    992. Checkout the source from Subversion to, for example, C:\
     
    1414svn export http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev
    1515}}}
     16Alternatively, you could use [http://tortoisesvn.tigris.org/ TortoiseSVN], a GUI client of subversion for windows.
    1617
    17183. Download FDO 3.5 CR1 SDK tarball from [http://fdo.osgeo.org/content/downloads/ Here] to ''C:\mgdev\Oem\FDO\'' created in previous step.