Re: open problem
Re: open problem
- Subject: Re: open problem
- From: j o a r <email@hidden>
- Date: Wed, 27 Jul 2005 22:03:37 +0200
It's very tricky to offer any help, as you don't provide much info on
what you're doing so far. That said, keep in mind that most methods
that take paths expect absolute paths - they don't perform shell
expansion. There are methods that can expand / standardize a path for
you, check in the documentation for NSString.
j o a r
On 27 jul 2005, at 21.00, Arthur Fuldodger wrote:
Remember the old system 7 launcher? I'm getting my feet wet in Cocoa
trying to rebuild it but running into a problem with opening files.
As a test, I've got a terminal file in ~/Developer/TermlLauncher. This
should open a terminal...but I get this error:
FirstTry has exited with status 1.
[Session started at 2005-07-27 13:54:07 -0500.]
2005-07-27 13:54:09.805 open[3766] No such file:
/Users/gbaum/src/Developer/FirstTry/build/Debug/Users/gbaum/Library/
TermLauncher/mychamp.term
is Xcode chrooted? ;). I have no idea of how to fix this and make it
look outside it's world.
If anyone can point me in the right direction for help I'd
appreciate it.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
References: | |
| >open problem (From: Arthur Fuldodger <email@hidden>) |