Subject:
|
Re: Library search paths.
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sat, 23 Apr 2011 02:49:51 GMT
|
Viewed:
|
20478 times
|
| |
| |
In lugnet.cad.dev, Roland Melkert wrote:
> Hi all,
>
> I'm working on my new editor and wondering on how to implement default color
> loading.
>
> I wanted to let the system look for ldconfig.ldr much like normal parts etc, but
> this won't work cause it's in the root ldraw dir instead of parts or p.
>
> So how 'weird' would it be to include the root ldraw dir in search paths by
> default, so it becomes (on my system)
>
> C:\Program Files (x86)\ldraw\parts\
> C:\Program Files (x86)\ldraw\p\
> C:\Program Files (x86)\ldraw\
>
> Anyone think that's a bad idea?
Well those directories are often write-protected and given other sorts of
restrictions. A better place would be {USER}\Documents\ldraw.
Tim
|
|
Message has 1 Reply: | | Re: Library search paths.
|
| (...) I don't think you should use the normal search strategy (enhanced or not) for ldconfig.ldr because it's a special case. It's got global scope, and it's not referenced by name in your ldraw files. Tim's on the right track. A good strategy would (...) (14 years ago, 23-Apr-11, to lugnet.cad.dev)
|
Message is in Reply To:
| | Library search paths.
|
| Hi all, I'm working on my new editor and wondering on how to implement default color loading. I wanted to let the system look for ldconfig.ldr much like normal parts etc, but this won't work cause it's in the root ldraw dir instead of parts or p. So (...) (14 years ago, 22-Apr-11, to lugnet.cad.dev)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|