Re: XCode Developer issue. Debugger errors since upgrading to Snow Leopard: unable to read unknown load command 0x80000022

2009-09-22 Thread maxwellmac99
No I hadn't had a solution yet. Thanks Jeremy. That's done the trick. Cheers, Max On 22 Sep 2009, at 10:25, Jeremy Pereira wrote: Sorry about coming to this late - I've been away. As I don't see any other responses to this in the list, I am replying. Apologies if it's already been covere

XCode Developer issue. Debugger errors since upgrading to Snow Leopard: unable to read unknown load command 0x80000022

2009-09-14 Thread maxwellmac99
Hi Folks, running XCode in debug mode shows this error countless times in the debug console: unable to read unknown load command 0x8022 I've started seeing this since upgrading to SL. Anyone else spotted it? Cheers, Max ___ Cocoa-dev mailing l

How do I get the version of AppKit.framework available in Cocoa Application Framework 10.5? Probably a dumb question I know..

2009-07-03 Thread maxwellmac99
Hi Folks, sorry I know this is probably a dumb question. I'm new to Mac OS X development being a jaded Java bod coming over to the light. Very nice it is too. My problem is I need to call this method that seems to be in a later version of the AppKit.framework than is on my machine. The method is

Re: How Do I Statically Link to libcurl?

2009-07-01 Thread maxwellmac99
Here's a couple of links on this. Both for iPhone I think but it should work for Cocoa projects too http://www.clintharris.net/2009/iphone-app-shared-libraries/ http://t-machine.org/index.php/2009/02/26/using-shared-libraries-for-iphone-with-multiple-projects/ 2009/7/1 : > Send Cocoa-dev ma