Changes between Version 2 and Version 3 of FDOVersions


Ignore:
Timestamp:
May 21, 2015, 1:41:05 AM (9 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDOVersions

    v2 v3  
    11= MapGuide/FDO version compatibility =
    22
    3 The following table lists the versions of FDO and their respective compatible version of MapGuide
     3The following table lists the versions of FDO and their respective compatible version of MapGuide along with the version of MSVC used to build MapGuide and FDO respectively on Windows.
    44
    5 '''Attempting to use a different version of FDO from the listed version here for your particular version of MapGuide will not work'''
     5'''Attempting to use a different version of FDO from the listed version here for your particular version of MapGuide will not work. Also your version of FDO must have been built with the same MSVC compiler version for your version of MapGuide. This will be true for any official MapGuide and FDO releases'''
    66
    77If registering an external FDO provider, make sure that the provider you're registering '''is built against the compatible version of FDO for your version of MapGuide'''
    88
    9 ||MapGuide Version||FDO Version||
    10 ||1.0||3.1||
    11 ||1.1||3.2||
    12 ||1.2||3.2||
    13 ||2.0||3.3||
    14 ||2.1||3.4||
    15 ||2.2||3.5||
    16 ||2.4||3.7||
    17 ||2.5||3.8||
    18 ||2.6||3.9||
    19 ||3.0||4.0||
     9||MapGuide Version||FDO Version||MSVC Compiler||
     10||1.0||3.1||MSVC 2005||
     11||1.1||3.2||MSVC 2005||
     12||1.2||3.2||MSVC 2005||
     13||2.0||3.3||MSVC 2005||
     14||2.1||3.4||MSVC 2008||
     15||2.2||3.5||MSVC 2010||
     16||2.4||3.7||MSVC 2010||
     17||2.5||3.8||MSVC 2010||
     18||2.6||3.9||MSVC 2012||
     19||3.0||4.0||MSVC 2012||