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

Issue with macOS build documentation #675

Open
ghost opened this issue Apr 28, 2017 · 3 comments
Open

Issue with macOS build documentation #675

ghost opened this issue Apr 28, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 28, 2017

Brew is now refusing to execute the command brew link --force openssl with the following error:

Warning: Refusing to link: openssl
Linking keg-only openssl means you may end up linking against the insecure,
deprecated system OpenSSL while using the headers from Homebrew's openssl.
Instead, pass the full include/library paths to your compiler e.g.:
  -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib

Running cmake like this resolved the issue:

OPENSSL_ROOT_DIR=/usr/local/opt/openssl cmake .

The documentation should be updated to reflect this change.

@svk31
Copy link
Contributor

svk31 commented May 1, 2017

This repo isn't being maintained anymore, try posting here instead (at least if it's Bitshares related): https://github.com/bitshares/bitshares-core/issues

@ekrolewicz6
Copy link

ekrolewicz6 commented Jun 15, 2017

@cryptocifer
Copy link

@svk31 How about announce this event in a eye-catching place? Let new developers moving to bitshares/bitshares-core repo.

pmconrad pushed a commit to pmconrad/graphene that referenced this issue Apr 12, 2018
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

No branches or pull requests

3 participants