You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
This is very strange but there is no correct build system for this library.
I write my guide to build the library.
First of all, install OpenSSL
brew install opensslThen, create soft links using this commands:
where
1.0.2o_1is a current version of the OpenSSL library.To correct installation use -
DCMAKE_INSTALL_PREFIXwithlocalsubfolder:To use it it might be useful too as an external lib:
ln /usr/local/lib/capn/libcapn.dylib /usr/local/lib/libcapn.dylib