Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/3.1] Add macOS brew image/env workaround #1818

Closed
wants to merge 1 commit into from

Conversation

dagood
Copy link
Member

@dagood dagood commented Oct 20, 2020

(cherry picked from #1817)

(cherry picked from commit ec9e8f7)
@dagood dagood requested review from dseefeld and crummel October 20, 2020 20:53
@dagood dagood self-assigned this Oct 20, 2020
Comment on lines +12 to +14
brew uninstall openssl@1.0.2t
brew uninstall python@2.7.17
brew untap local/openssl
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR) 
    CMake Error at System.Security.Cryptography.Native/CMakeLists.txt:19 (message):
      !!! Cannot find libssl and System.Security.Cryptography.Native cannot build
      without it.  Try installing libssl-dev (or the appropriate package for your
      platform) !!!

@crummel
Copy link
Contributor

crummel commented Feb 18, 2021

Was rolled into other OSX CI fix PRs.

@crummel crummel closed this Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants