[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua on Windows: lua51.dll versus lua5.1.dll
- From: "steve donovan" <steve.j.donovan@...>
- Date: Sat, 7 Jun 2008 17:58:09 +0200
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.
steve d.