Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger
Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger
- Subject: Xcode 1.5 program on Panther not working in Xcode 2.1 on Tiger
- From: R T <email@hidden>
- Date: Mon, 25 Jul 2005 18:42:15 -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
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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