[fdo-trac] #789: RFC 62 - Migrate FDO to VS2010 compiler

FDO trac_fdo at osgeo.org
Thu Sep 22 21:27:40 EDT 2011


#789: RFC 62 - Migrate FDO to VS2010 compiler
---------------------------+------------------------------------------------
   Reporter:  silvia       |       Owner:  Silvia Yu  
       Type:  enhancement  |      Status:  new        
   Priority:  critical     |   Milestone:  3.7.0      
  Component:  General      |     Version:  3.7.0      
   Severity:  3            |    Keywords:  FDO Porting
External_id:               |  
---------------------------+------------------------------------------------
 This submission implemented RFC 62 - Migrate FDO to VS2010 compiler.

 The major changes include:
 1) changed project compiler from v90 to v100
 2) fixed an invalid null pointer debug assertion failure in xalan-c, which
 is caused by implementation change in xutility(VC10). They added a
 _DEBUG_POINTER(_Dest) check in VC10 in copy function.
 3) revised boost references, which should be used boost*_vc100 instead of
 boost*_vc90 binaries.
 4) fixed build break in MySql vcxproj settings in release configuration
 5) fixed issues found by unit test validation

 The unit test suites for FDO and providers have been validated.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/789>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list