[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua library bank?
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 14 Mar 2013 09:17:52 +0200
On Thu, Mar 14, 2013 at 8:32 AM, Peter Loveday <peter@loveday.org> wrote:
> Another comment: it seems all the modules expect liblua.dll? It's an
> unfortunate situation having both lua5.1.dll and lua51.dll without another
> version...
It's always been the case - _no-one_ could agree on what the DLL's
name is in Windows. Hence all the proxies.
mingw64 support is a bugger, but hopefully they will sort this out
sometime. (LuaDist can be used of course to build against MSVC,
except for C99 libraries like complex)
- References:
- Re: Lua library bank?, David Heiko Kolf
- Re: Lua library bank?, Dirk Laurie
- Re: Lua library bank?, David Heiko Kolf
- Re: Lua library bank?, steve donovan
- Re: Lua library bank?, David Heiko Kolf
- Re: Lua library bank?, Andrew Starks
- Re: Lua library bank?, Miles Bader
- Re: Lua library bank?, steve donovan
- Re: Lua library bank?, Peter Loveday
- Re: Lua library bank?, Peter Drahoš
- Re: Lua library bank?, Peter Loveday