Subject:
|
Re: LSynth 3 available on kclague.net
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 5 Mar 2009 02:16:53 GMT
|
Viewed:
|
9005 times
|
| |
| |
In lugnet.cad, Travis Cobbs wrote:
> In lugnet.cad, Don Heyse wrote:
> > Also I have a compiler that should be able to build an lsynthcp.exe
> > that only links to msvcrt.dll so it works with all windows versions
> > with no annoying extra libs needed, just like all the utilities
> > Microsoft provides. (Now if only they'd make an easy wizard option in
> > their compilers to do that...) I'll have to kick my son off WOW for a
> > few minutes tonight to make sure it works on Vista, but everything
> > I've read says it should. I think the current lsynthcp.exe in the
> > setup file calls itself version 3.0 beta H, so it should be rebuilt
> > without the beta tag for a real release anyhow.
>
> 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 increases the size of the LDView executable, but allows it to run
> without the VC++ 2005 run-time libraries. I personally feel that it's worth it.
> The increase in executable size is noticeable, but no horrendous.
>
> --Travis
Thanks Travis! Another gem. I've changed LPub and LSynth to use /MT.
Kevin
|
|
Message has 1 Reply: | | Re: LSynth 3 available on kclague.net
|
| (...) 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)
|
Message is in Reply To:
| | 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)
|
43 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|