= FDO RFC 67 - Migrate FDO to VS2012 compiler = This page contains a request for comments document (RFC) for the FDO Open Source project. More FDO RFCs can be found on the [wiki:FDORfcs RFCs] page. == Status == ||RFC Template Version||1.1|| ||Submission Date||June 03, 2013|| ||Last Modified||Karsten Winter - September 05, 2013|| ||Author||Karsten Winter|| ||RFC Status||adopted|| ||Implementation Status||completed|| ||Proposed Milestone||3.9.0|| ||Assigned PSC guide(s)||Greg Boone|| ||'''Voting History'''||(vote date)|| ||+1||Greg, Jackie|| ||+0|||| ||-0|||| ||-1|||| == Overview == This is a proposal to update the FDO project to completely support the VC11 compiler and the v110 runtime for the current FDO 3.8.1 release. These changes will be made for the FDO, FDO Provider unmanaged and managed C++ projects. With the completion of this RFC, all binaries shipped with FDO 3.9.0 will use the v110 runtime, and none will remain using the v100 runtime. == Motivation == Supporting the new v110 runtime shipped with Visual Studio 2012 will allow clients and developers to take advantage of the latest Microsoft compiler release and its associated APIs and functionality. == Proposed Solution == • All *_vs10.sln solution files in the trunk will be renamed to *_vs12.sln and the project files will be upgraded to use the VC11 compiler and v110 runtime.[[BR]] • All projects will be recompiled and code changes made as appropriate[[BR]] • All unit tests will be run and must pass before the above changes can be submitted back to the FDO Trunk.[[BR]] '''NOTE:''' • The KingInformix, KingKML and KingMsSqlSpatial providers will not be updated to VC11 by Autodesk.[[BR]] Responsibility for updating the build settings for these providers and verifying that these providers build with the v110 runtime will have to be undertaken by other Open Source FDO developers, potentially the King developer group. == Implications == As we will replace the compiler and the runtime version in trunk, the VC10 compiler and v100 runtime will not be available anymore. == Test Plan == No new unit tests will be created for this. However, the existing unit tests will be run to ensure that they still pass. == !Funding/Resources == Autodesk to migrate the FDO API and the set of providers released in the FDO 3.9.0