| | Re: LSynth 3 available on kclague.net Travis Cobbs
|
| | (...) 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 Kevin L. Clague
|
| | | | (...) 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 Travis Cobbs
|
| | | | (...) You're welcome. One word of warning, though. QT probably uses the DLL version of the run-time library by default, so you need to make sure you build it to use the static version in addition to setting that option on the LPub project itself. (...) (16 years ago, 5-Mar-09, to lugnet.cad)
|
| | | | |