Hey Daniel, Are you using TSocketClient or THttpClient as your transport? I know TSocketClient throws compile warnings as-is, but since I use HTTP for transport, I just blew away that class and moved on.
Here's someone over on StackOverflow talking about the specific issue and solutions if you want to fix it: http://stackoverflow.com/questions/806116/is-there-anything-like-getstreamstohost-on-real-iphone-device Best, Fred On Tue, Jul 7, 2009 at 12:51 AM, [email protected] <[email protected]>wrote: > Hi, > > did anyone yet compile a client version of thrift with the iPhone SDK. I > tried but it only worked when compiling with the emulator SDK. As soon as I > switch to the device SDK the thrift library does not compile. Is there > anyone having a working example of using thrift on the iPhone? > > Regards > > Daniel
