| | Re: LSynth 3 available on kclague.net
|
|
(...) LDrawIni.c/LDrawIni....DrawIniP.h are all in the LDLoader directory of the LDView source tree. As far as I know, the files in LDView match the ones Lars has (although he may now have newer version). I was able to convince him to incorporate (...) (16 years ago, 5-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) I'd like the LDrawIni.c code and executable very much. I'll cut a new release once I've got the parts install stuff working. I think the LSynth parts should go in unofficial. Anyone object? Kevin (16 years ago, 5-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) Thanks Travis! Another gem. I've changed LPub and LSynth to use /MT. Kevin (16 years ago, 5-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) A note on those run-time libraries. LDView doesn't require them because I have selected Multi-threaded (/MT) as the Runtime Library on the C/C++ -> Code Generation preference section (instead of the default of Multi-threaded DLL (MD)). This (...) (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) Cool, a new lsynth is finally grinding it's way through the release process. If it helps, I have a small executable using Lars' portable LDrawIni.c code (same as used by ldview?) that finds the ldrawdir and prints it out on the command line. (...) (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) A quick glance at the InnoSetup help makes it appear that this will require Pascal scripting of a new wizard page, which is unfortunate. On the flip side, one of the InnoSetup examples (CodeDlg.iss) shows how to create a custom wizard page. (...) (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) I would suggest asking the user to select the LDraw directory as part of the setup process (in addition to the install directory). I can't remember if InnoSetup makes this easy to do or not. --Travis (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) Hi Willy, Thanks for bringing this up. LSynth setup does not put the parts in the LDraw directory. I'm open to suggestions as to how to do this, even if I have to write a program to do this process. I included all the parts in a zip file in (...) (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) Kevin, the packages ships with an outdated LSynth.mpd file. Could you please include this version: (URL) it looks like Inno doesn't copy the constraint parts to <LDrawDIR>\Parts and the synthesis parts to <LDrawDIR>\Parts\s. There is popping (...) (16 years ago, 4-Mar-09, to lugnet.cad)
|
|
| | Re: LSynth 3 available on kclague.net
|
|
(...) I indeed had to download Microsoft library, but it works fine now. Thanks, Kevin! Philo (16 years ago, 4-Mar-09, to lugnet.cad)
|