Subject:
|
Re: L3Lab for Mac
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Fri, 29 Feb 2008 02:22:58 GMT
|
Viewed:
|
8391 times
|
| |
| |
In lugnet.cad.dev.mac, Travis Cobbs wrote:
> In lugnet.cad.dev.mac, Tim Courtney wrote:
>
> > /Users/Tim/Applications/Bricksmith/LDraw/ is a valid directory. I added a
> > trailing slash after LDraw/ for gits and shiggles, doesn't work either.
>
> You might check the P and PARTS directories. I switched them to lower case in
> the plist. I didn't try with them upper case, so I don't know if that would
> have worked or not. I know the error message is complaining about the main
> LDraw directory, but maybe it's upset that it can't find P and PARTS.
Case shouldn't matter on the Mac.
I don't check for P and PARTS.
The prompt ("LDrawDir '%s' is not a valid directory", Path)
comes if (stat(Path, &Stat) == 0 && (Stat.st_mode & S_IFDIR)) fails.
So please check again...
and remove the trailing slash.
/Lars
|
|
Message is in Reply To:
| | Re: L3Lab for Mac
|
| (...) You might check the P and PARTS directories. I switched them to lower case in the plist. I didn't try with them upper case, so I don't know if that would have worked or not. I know the error message is complaining about the main LDraw (...) (17 years ago, 29-Feb-08, to lugnet.cad.dev.mac)
|
9 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|