ThinkGeo.com    |     Documentation    |     Premium Support

MergeModule for 4.0.40

Hello,


I have just gotten around to trying out the 4.0 code base. I am noticing I can longer locate the merge module for the Desktop edition however. I see the folder, but it seems the merge module specific to Map Suite Desltop Edition seems to be missing? Do I no longer need to specify one in my installer? I noticed there was one for another 4.0 product though..


Thanks,


Nelson



Nelson,


I am sorry to say that I am not exactly sure the problem. The merge module files are located in following folder:
C:\Program Files (x86)\ThinkGeo\Map Suite Desktop Full Edition 4.0\Developer Reference\Merge Module
 
If you still have problem, could you let me know which version are you trying against? And which file is missing?
 
Any more questions just feel free to let me know.
 
Thanks.
 
Yale

Nelson, 
  
   One thing that we did recently was to split up the merge modules into smaller groups based on the functionality.  This way you only need to reference the merge modules you really need. 
  
 David

That makes sense David. I am just curious which merge modules I would need if I built a project without any Ecw, Tiff, Sid use. The files I see are MapSuiteEcw, MapSuiteGeoTiff, MapSuiteMrSid, and MapSuiteProj4ProjectionI also have the 'VC_User_CRT71_RTL" and STL merge modules as well. 
  
 Going by this, would I not include any merge modules in this situation? 
  
 Thanks for the help guys.

Nelson, 
  
   You are correct.  If you do not use any of these then nothing is required.  The merge modules are used for deploying the unmanaged DLL dependencies and if you don’t use the features above then they are not required.  If you ever do decide to use projection you can use the ManagedProj4Projection class with is 100% managed and does not require the use of the Proj4 merge module.  If you have ANY distributions questions please don;t hesitate to ask. 
  
 David