[
https://issues.apache.org/jira/browse/XERCESC-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645099#comment-13645099
]
Steven J. Hathaway commented on XERCESC-2011:
---------------------------------------------
Microsoft Platform Support
Microsoft development support for NT based platforms ends with Visual Studio
2012. VS2010 natively supports the (XP-Pro, and W2K3) NT family platforms.
Preliminary development support for Longhorn platforms starts with Visual
Studio 2003.
Baseline development support for Longhorn platforms starts with Visual Studio
2005.
Baseline development support for Chicago platforms starts with Visual Studio
2012.
NT Family = XP, 2000, 2003
Longhorn Family = Vista, Windows 7 and Server 2008
Chicago Family = Windows 8 and Server 2012
The use of VS2012 with target v110_xp is a stop gap measure to allow some XT
applications to be built. There are some runtime compatibility issues with
v110_xp targets. Builds for v110_xp are probably not usable on Longhorn or
Chicago platforms. Microsoft is no longer providing full support for
applications targeted to XP-Pro or W2K3 platforms.
If you must target the NT family of platforms, you should use VS2010 or earlier.
I don't know if the Xerces-C developers are interested in providing XP and 2K3
platform support with VS2012.
Sincerely,
Steven J. Hathaway
> Xerces 3.1.1 Xerces.Lib fails to build with new Visual Studio 2012 Update 1
> when v110_xp platform is chosen
> -----------------------------------------------------------------------------------------------------------
>
> Key: XERCESC-2011
> URL: https://issues.apache.org/jira/browse/XERCESC-2011
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 3.1.1
> Environment: VS2012 Update 1, platform set to V110_xp (introduced by
> Update 1) instead of the pre-update V110.
> Windows 32-bit builds.
> Reporter: DK
>
> Same issue as defined in:
> http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/ea289832-c48c-475b-a922-bf94d2ee54e4/
> Static Debug & Static Release compile without issue. Normal Debug and
> Release both have this issue. Not tested 64-bit builds.
> Compilation output has:
> 1>C:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\include\string.h(57): warning RC4011: identifier truncated to
> '_CRT_SECURE_CPP_OVERLOAD_STANDA'
> 1>
> 1>C:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\include\string.h(79): warning RC4011: identifier truncated to
> '_CRT_SECURE_CPP_OVERLOAD_SECURE'
> 1>
> 1>C:\Program Files (x86)\Microsoft Visual Studio
> 11.0\VC\include\string.h(115): fatal error RC10056:
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]