mmartell opened a new pull request #717: URL: https://github.com/apache/geode-native/pull/717
This change allows the Windows SDK version for ACE to be specified using CMAKE_SYSTEM_VERSION, which can be set appropriately for the target machine. Our CI uses Windows SDK version 10.0.16299.0,, so passing -DCMAKE_SYSTEM_VERSION=10.0.16299.0 to the cmake config step fixes our CI build failure on Windows. Note, this also requires a change to our CI code which generates the cmake command. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
