mmartell commented on pull request #884: URL: https://github.com/apache/geode-native/pull/884#issuecomment-950005117
A critical component in the Visual Studio install was missing: Microsoft.VisualStudio.Component.VC.Tools.x86.x64 This allows cmake to find the tools and be run from a normal command prompt. Also, without this component (which is included in the C++ Desktop Workload), you won't get any scripts installed for your normal shortcuts (like: x64 native tools command prompt). -- 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]
