Comment 1 for bug 1953708

Revision history for this message
Stelian Ionescu (sionescu) wrote :

I've been following https://github.com/cl-plus-ssl/cl-plus-ssl/issues/114 and I think the right way to approach is is to find the library path using pkg-config (the same as for a C project), and extract the path to the actual library.
I have code that works pretty well on Linux. If that could be ported to OSX, you could have this: https://github.com/sionescu/cl-plus-ssl/commit/a66c1be8d00a15e4813c9f718a7d5d7faefb01d2.