Re: Kerberos authentication to a Windows SOAP web service
Re: Kerberos authentication to a Windows SOAP web service
- Subject: Re: Kerberos authentication to a Windows SOAP web service
- From: Jens Alfke <email@hidden>
- Date: Tue, 31 Jul 2012 13:58:35 -0700
On Jul 31, 2012, at 1:17 PM, "Grigutis, John Anthony" <email@hidden> wrote:
> Undefined symbols for architecture x86_64:
> "_kCFHTTPAuthenticationSchemeKerberos", referenced from:
> _main in main.o
> Is this just a bug? I see kCFHTTPAuthenticationSchemeKerberos is declared in CFHTTPMessage.h.
You probably aren't linking against the library that exports that symbol … I think CFNetwork stuff is in CoreServices.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden