I found the hard coded ".DAT" in the code for writing ldr files. When I installed the pieces they were in lower case. How come the ldraw files are in uppercase on some systems?
On http://ldglite.sourceforge.net/ is LDRAWDIRCASE defined, to be used when the ldraw files are in uppercase. Would it be OK to modify the Leocad code to look at the same environment variable? Would it be ok to use LOWER as default (as this is what ldglite does)? I'll fix a patch in that case (I just changed DAT to dat on my system). /$ _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
