• 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: Crash in virtual method call
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in virtual method call


  • Subject: Re: Crash in virtual method call
  • From: Philip Aker <email@hidden>
  • Date: Thu, 12 Jun 2008 19:23:14 -0700

On 08-06-12, at 15:07, Doug Hill wrote:

I tried to come up with a better example that more closely resembles my class architecture but I still couldn't reproduce the crash. But feel free to check this out if you like:

http://elasmobranch.com/TestProjects.zip

Hi Doug,

Apart from any C++ related things, you've got some significant problems with wiring up things for dependent frameworks in Xcode. I suggest you tackle that area first before trying to fix something that might not be broke.

For instance, a framework include is either:

#include <Framework1/class1.h>
or
#import <Framework1/class1.h>


and implies some cooperation from both the target including the framework, and the framework which is referenced.



Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

_______________________________________________
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: 
 >Crash in virtual method call (From: Doug Hill <email@hidden>)
 >Re: Crash in virtual method call (From: Jens Alfke <email@hidden>)
 >Re: Crash in virtual method call (From: Doug Hill <email@hidden>)
 >Re: Crash in virtual method call (From: Brian Stern <email@hidden>)
 >Re: Crash in virtual method call (From: Doug Hill <email@hidden>)

  • Prev by Date: Re: "Junk at end of arguments." when setting breakpoint in gdb / xcode
  • Next by Date: Re: Dynamically linking a framework...
  • Previous by thread: Re: Crash in virtual method call
  • Next by thread: Re: Crash in virtual method call
  • Index(es):
    • Date
    • Thread