 | | Re: LSynth 3 available on kclague.net
|
|
(...) Thanks Travis! Another gem. I've changed LPub and LSynth to use /MT. Kevin (17 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 (...) (17 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. (...) (17 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. (...) (17 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 (17 years ago, 4-Mar-09, to lugnet.cad)
|