-
Notifications
You must be signed in to change notification settings - Fork 13
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
build error on OSX 10.8 #2
Comments
This seems to be related to the Kerberos version installed on OSX 10.8. Since I am still working with XCode 4.0 on OSX 10.6 I obviously cannot reproduce this error. I suggest you ask this question on the mulbery-dev mailing list as there are one or two people I know who run and build mulberry on OSX. |
Thank you for replying. I will try that. If anybody knows of anyplace where i could get a pre-compiled binary, that would be great too. There is a real dearth of a good, efficient, native, mail client right now (at least for osx). Would love to help with this project. |
There is. I usually publish my builds, so here you should be able to find fairly recent ones: http://the-little-red-haired-girl.org/pub/mulberry/ |
Thank you! That's great for now, until i can figure out the problem and then hopefully contribute something. |
When trying to build using Xcode 4.6.1 (targeting SDK Mac OSX 10.8)
i am getting this issue repeatedly (19 times):
I believe it's being triggered by this bunch in KerberosLogin.h:
but i dont know what it means, or how to circumvent it.
I would be glad if someone could please post a solution or share some insight,
it's seriously way beyond my level of expertise.
The text was updated successfully, but these errors were encountered: