• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: *Still* Crashing Cross Development
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *Still* Crashing Cross Development


  • Subject: Re: *Still* Crashing Cross Development
  • From: Robert Clair <email@hidden>
  • Date: Fri, 17 Feb 2006 18:00:49 -0500


The clue here is that the code works fine when built and run on 10.3 and when built and run on 10.4.
The problem is building on 10.4 and running on 10.3.


Things like whether you write

   self = [super init];

  or
  [super init]
  if (self )

are very unlikely to be the problem.

A muchos gracias and a tip of the hat to:

On Feb 17, 2006, at 3:41 PM, Andrea at Redmatica wrote:

Maybe you have enabled the "accelerated objective-c dispatching" setting?
Disable it for 10.3


Andrea

This was indeed the main problem. I don't remember ever checking it or even ever noticing it, but I can't swear to it.


Sure would be nice if Xcode noticed you were about to shoot yourself in the foot. Or at least if the cross development doc's mentioned it.

Thanks,

Bob


_______________________________________________ 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
References: 
 >*Still* Crashing Cross Development (From: Robert Clair <email@hidden>)

  • Prev by Date: Re: NSTableView with NSComboBoxCells
  • Next by Date: Re: *Still* Crashing Cross Development
  • Previous by thread: Re: *Still* Crashing Cross Development
  • Next by thread: NSTokenField and Binding
  • Index(es):
    • Date
    • Thread