wiki:CompilingMapGuide22Windows

Version 2 (modified by hluo, 14 years ago) ( diff )

--

Compilation Guide on Windows XP/7

work in progress

Environment Setup

  1. Checkout the source from Subversion
    svn checkout http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev
    OR 
    svn export http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev
    
  1. Download FDO 3.5 CR1 SDK from Here to mgdev\Oem\FDO\ created in step 1. Suppose mgdev is under C:\
    cd C:\mgdev\Oem\FDO
    tar xvvf <tar>
    cd fdo-3.5.0/lib
    mkdir release
    

Build Process

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.