Universal XML-RPC for Cocoa
Universal XML-RPC for Cocoa
- Subject: Universal XML-RPC for Cocoa
- From: Thom McGrath <email@hidden>
- Date: Sat, 20 May 2006 23:39:02 -0400
I'm attempting to accomplish XML-RPC calls in Cocoa, but haven't
found any good way to do so. So far, my favorite is the classes by
Brent Simmons <http://ranchero.com/cocoa/xmlrpc/>. In order to build
universal, I need to download the CURLHandle <http://
curlhandle.sourceforge.net/> and recompile with intel in mind.
However, when I do this, I am told
Command /Developer/Private/jam failed with exit code 1
no object files loaded
can't open hostip.o (No such file or directory, errno = 2)
Has anybody else done this universally yet? And just FYI, it fails
with the same errors using ppc-only, and /Developer/Private/jam does
exist.
I am not a fan on the included WebServicesCore because it uses all
sorts of ugly and hard-to-use Apple Events and whatnot.
So anyway, any tips?
--
Thom McGrath, <http://www.thezaz.com/>
"You don't need eyes to see, you need vision" - Maxi Jazz in
"Reverence" by Faithless
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden