Re: MathPaper (Chapter 10) fails
Re: MathPaper (Chapter 10) fails
- Subject: Re: MathPaper (Chapter 10) fails
- From: "Kyle Sluder" <email@hidden>
- Date: Sat, 20 Dec 2008 14:10:38 -0500
On Sat, Dec 20, 2008 at 11:28 AM, Richard S. French
<email@hidden> wrote:
> Note that I am using Xcode 2.4.1. I also have the evaluator copied under
> MathPaper in targets.
Where is it being copied to? (It is under a "Copy Files" phase, correct?).
Instead of just printing "path set", try logging the value of path to
make sure that -[NSBundle pathForAuxiliaryExecutable:] was actually
able to find the path of your Evaluator binary. Or, add breakpoints
on objc_exception_throw and -[NSException raise] and examine the value
in the debugger.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden