[
https://issues.apache.org/jira/browse/GEODE-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866430#comment-15866430
]
ASF subversion and git services commented on GEODE-2467:
--------------------------------------------------------
Commit 37a0e008b718156f5b01215add30471b9513cccd in geode-native's branch
refs/heads/develop from [~mmartell]
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=37a0e00 ]
GEODE-2467: Switch Xerces CMakeLists.txt to highest supported Visual Studio
version.
- Also move MSVC_VERSION check above if (WIN32) check
- This change allows building Xerces with Visual Studio 2015 (called
14.0 internally).
This closes #7.
> Support Newer Versions of Visual Studio
> ---------------------------------------
>
> Key: GEODE-2467
> URL: https://issues.apache.org/jira/browse/GEODE-2467
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Michael Martell
>
> This task is to support building the native client with newer versions of
> Visual Studio including VS 2015 and VS 2017.
> Reasons include:
> 1) with 2017 release date of March 7 just announced, this makes a 2013 basd
> build really old
> 2) stronger C++11/14/17 support
> 3) dotNetty requires newer tool chains, and nice to use a single tool
> 4) much better built-in git support
> 5) there are no source changes required, only tweak is to xerces
> CMakeLists.txt
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)