[ 
https://issues.apache.org/jira/browse/GEODE-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436633#comment-17436633
 ] 

ASF GitHub Bot commented on GEODE-9741:
---------------------------------------

mmartell opened a new pull request #888:
URL: https://github.com/apache/geode-native/pull/888


   Building with the new tools (v142) on Windows caused the Release build to 
fail due to ACE not picking up the specified tools from the cmake 
configuration. This PR solves this problem by setting environment variables by 
calling vcvarsall.bat with the correct tools version  before configuring with 
cmake.
   
   Note: Once geode-native is no longer dependent on ACE, the call to 
vcvarsall.bat can be removed.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Add Latest Toolchain (v142) to Visual Studio 2019 CI Pipeline
> -------------------------------------------------------------
>
>                 Key: GEODE-9741
>                 URL: https://issues.apache.org/jira/browse/GEODE-9741
>             Project: Geode
>          Issue Type: New Feature
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>              Labels: pull-request-available
>
> Currently the VS 2019 builds use the old toolchain (v141). All tests pass 
> with v142, so just requires a small change to CI code, as well as adding the 
> v142 tools to the Windows images.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to