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

Error: invalid option: --with-openssl #2182

Closed
fairsayan opened this issue Aug 14, 2020 · 2 comments
Closed

Error: invalid option: --with-openssl #2182

fairsayan opened this issue Aug 14, 2020 · 2 comments
Assignees
Labels
bug Unexpected software behaviour building-system Related to building sytem

Comments

@fairsayan
Copy link

When I try to run the command
brew install --with-openssl curl required in https://github.com/meganz/sdk/blob/develop/doc/OSX.txt at line 10, I get this error:
Error: invalid option: --with-openssl

Running on OSX version 10.15.6 (Catalina)

@fairsayan
Copy link
Author

I tried using sudo port install libcryptopp with proper configuration path (by default with MacPorts files are in /opt/local/include/cryptopp).
it finds the headers, but it fails anyway:
checking for libcryptopp... checking cryptopp/cryptlib.h usability... yes checking cryptopp/cryptlib.h presence... yes checking for cryptopp/cryptlib.h... yes checking for main in -lcryptopp... no

@sergiohs84
Copy link
Contributor

The building system is now based on CMake and VCPKG. It should solve this issue. Otherwise, feel free to reopen it.
Thanks for reporting.

@sergiohs84 sergiohs84 self-assigned this Dec 3, 2024
@sergiohs84 sergiohs84 added bug Unexpected software behaviour building-system Related to building sytem labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected software behaviour building-system Related to building sytem
Projects
None yet
Development

No branches or pull requests

2 participants