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]
