App give s -35 error when run out of the debugger
App give s -35 error when run out of the debugger
- Subject: App give s -35 error when run out of the debugger
- From: "Jason T. Slack-Moehrle" <email@hidden>
- Date: Mon, 12 Nov 2012 11:04:46 -0800
OS X 10.6.8, XCode 3.2.6 targeting 10.5 SDK, Carbon
My app works in the debugger. all the resources, etc load. (there are a lot, hundreds, from .png's to special text files, etc)
When I double click it outside the debugger it returns a -35 error.
a -35: nsvErr = -35, /*no such volume*/
According to Console.app: 11/12/12 10:59:23 AM [0x0-0x25d25d]Mystical[18406] what(): {-35}
I am curious to know how one starts tracking down why it works in debug but not release if the folder structure, etc is exactly the same?
Obviously it is a path problem to all of these resources, the path it thinks doesn't exist...
-Jason
_______________________________________________
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