• 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
Xcode 1.5 program on Panther not working in Xcode 2.1 in Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 1.5 program on Panther not working in Xcode 2.1 in Tiger


  • Subject: Xcode 1.5 program on Panther not working in Xcode 2.1 in Tiger
  • From: R T <email@hidden>
  • Date: Mon, 25 Jul 2005 18:41:05 -0700 (PDT)

A button made in IB has this code...

- (IBAction)checkRows:(id)sender {	[self
testSingleRows];
	NSLog(@"XXXX");
}


...worked in Panther running Xcode 1.5 but in Xcode
2.1 on Tiger
run in debugger yields...

2005-07-25 18:32:16.348 Sudoku II[520] XXXX
Program received signal:  "EXC_BAD_ACCESS".

Unable to disassemble objc_msgSend_rtp.

Help!
Rick Tschudin



____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs

 _______________________________________________
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

  • Prev by Date: Re: Project rebuilding unneccessarily
  • Next by Date: How is this not a complier error? (dynamic casting problem)
  • Previous by thread: Re: Undefined symbols insanity after upgrading to Xcode 2.1...
  • Next by thread: How is this not a complier error? (dynamic casting problem)
  • Index(es):
    • Date
    • Thread