• 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: Target does not respond to this message selector
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Target does not respond to this message selector


  • Subject: Re: Target does not respond to this message selector
  • From: Jonathan del Strother <email@hidden>
  • Date: Mon, 24 Aug 2009 08:11:44 +0100

On Mon, Aug 24, 2009 at 2:06 AM, Nick Zitzmann<email@hidden> wrote:
>
> On Aug 23, 2009, at 6:08 PM, Seth Willits wrote:
>
>> It *always* says someObj does not respond to the selector. This happens
>> with any object and any selector. I'm at my wits end for making this work.
>> Any ideas?
>
> Are you debugging a 64-bit executable under Leopard? This is the only
> scenario I know of where this happens all the time. If so, then you'll have
> to fall back on 32-bit in order to get this to work.

If this is the 64 bit problem, you can use objc_msgSend() to get
around it.  It's really painful, but it works.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Target does not respond to this message selector (From: Seth Willits <email@hidden>)
 >Re: Target does not respond to this message selector (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Confusion over erratic behavior in Xcode debugging
  • Next by Date: Re: Adding existing svn files to new project
  • Previous by thread: Re: Target does not respond to this message selector
  • Next by thread: Xcode fails to remember recently opened files/projects
  • Index(es):
    • Date
    • Thread