-
Notifications
You must be signed in to change notification settings - Fork 33
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
Compiling on macOS #8
Comments
Since it cannot find the OpenSSL header(s), I would assume that you do not have them installed. I am currently working on replacing OpenSSL with gcrypt (see #2), so you might just want to wait a bit as it could resolve by itself (I expect to be done today). |
Nice! Looking forward to it! :) |
Still an issue:
|
The linker used on macos does not seem to know the option I used to link libaxolotl into it. There is at least one other compatibility issues (see #9) - I'll reply to this thread again when I think everything has been resolved. |
Looking forward to it! :) |
Unfortunately I don't have a mac to test this, and my friend who helped did not have time to look at it again. I resolved the issues I was talking about, so if you'd like, you can try it again, I can't guarantee it's working yet though! |
Running just |
How to install the dependencies on macOS easily? |
I believe homebrew has them all. |
@Mattel88 Any luck? |
I'm have no experience in compiling on OS X, but had some trouble with a missing Those steps solved my problem:
Hope this helps someone. |
https://github.com/shtrom/Lurch4Adium 😀 |
Seems like I can't get it to work. Here is my Terminal code:
Any help to get it working would be much appreciated.
The text was updated successfully, but these errors were encountered: