moleske edited a comment on pull request #668: URL: https://github.com/apache/geode-native/pull/668#issuecomment-705674419
> You mentioned that it was failing due to some reason, but in there it clearly seems that the problem is due to dropping a const-qualifier. Is it possible that MacOS compilation is actually broken? :S It actually compiles on my Mac, but I have ~older version of AppleClang~, so I think that's it works for me and not on the GItHub Mac. ~Turns out I have the same AppleClang, but I don't have Xcode installed. So I don't know what's up between mine and GitHub's~🤔 Nope I was right the first time, I do have older AppleClang. Thanks all for watching the real time confusion I went through Last edit (probably), I use OpenSSL 1.1.1g and GitHub is using OpenSSL 1.0.2t. Not sure if that is an issue also 🤷 . Based on the fact that windows and ubuntu builds are using 1.1.1 I'm currently assuming that having mac use 1.1.1 instead of 1.0.2 will solve the problem. If you end up trying that before me let me know and then can update this branch with mac os builds (which would be sweet) ---------------------------------------------------------------- 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]
