[Mapguide-trac] [mapguide-trac] #2116: Task Pane search functionality

MapGuide Open Source trac_mapguide at osgeo.org
Thu Sep 13 23:59:57 PDT 2012


#2116: Task Pane search functionality
---------------------------+------------------------------------------------
   Reporter:  bassonsh     |       Owner:  jng  
       Type:  enhancement  |      Status:  new  
   Priority:  medium       |   Milestone:       
  Component:  Desktop API  |     Version:  2.4.0
   Severity:  minor        |    Keywords:       
External_id:               |  
---------------------------+------------------------------------------------

Comment(by jng):

 Sure, if you're only interested in building the .net bits you can indeed
 just download the "Desktop" directory.

 Unzip the latest mg-desktop binaries, and put them under {{{bin\Release}}}
 and copy these assemblies to {{{bin\Assemblies}}}:

  * OSGeo.MapGuide.Foundation.dll
  * OSGeo.MapGuide.Geometry.dll
  * OSGeo.MapGuide.PlatformBase.dll
  * OSGeo.MapGuide.Desktop.dll

 This will satisfy all the required references to build the .net projects.

 But the way things are set up, it assumes the whole dependent stack of C++
 libraries have been built up first (any dll not starting with
 OSGeo.MapGuide is a C++ one), before you can even get to compile the mg-
 desktop .net projects

  1. FDO
  2. All libraries under MgDev\Oem
  3. All libraries under MgDev\Commmon
  4. MgDesktop.dll
  5. SWIG glue dlls (one that end with *UnmanagedApi.dll)
  6. SWIG-generated .net wrapper assemblies

 If you follow my above instructions. You can shortcut the above steps.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2116#comment:8>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list