| | 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)
| | | | Re: L3Lab for Mac
|
| (...) 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 (...) (17 years ago, 29-Feb-08, to lugnet.cad.dev.mac)
| |