[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua on Windows: lua51.dll versus lua5.1.dll
- From: Thomas Lauer <thomas.lauer@...>
- Date: Sat, 07 Jun 2008 17:06:34 +0100
"steve donovan" <steve.j.donovan@gmail.com> wrote:
> On 6/7/08, Andrew Wilson <agrwagrw@gmail.com> wrote:
> > Since Lua versions are independent so for Lua 5.2, only have lua52.dll
> > , fixed, done. AGRW
>
> If only it could be this simple - the really irritating part is the VS
> 8 runtime having to come along to every party. Irritating to those of
> us who prefer to work in mingw (or VS 6 ;)), but again, it is one of
> those things one has to accept.
Not necessarily. You can always use the VC7.1 compiler/linker: these do
produce exe and dll files w/o that annoying reference to the 8.x
runtime, just MSCVRT.DLL. The older compiler is unfortunately quite a
bit slower than the newer stuff, so I switch between the two.
--
cheers thomasl
web: http://thomaslauer.com/start