[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: HOWTO: setup a Windows installation Lua/LuaRocks
- From: Thijs Schreijer <thijs@...>
- Date: Sat, 11 Jan 2014 09:54:30 +0000
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of steve donovan
> Sent: zaterdag 11 januari 2014 10:11
> To: Lua mailing list
> Subject: Re: HOWTO: setup a Windows installation Lua/LuaRocks
>
> On Sat, Jan 11, 2014 at 10:23 AM, Thijs Schreijer <thijs@thijsschreijer.nl>
> wrote:
> > Comments are welcome.
>
> Nice work, Thijs.
>
> For beginners I would rather recommend the mingcc distribution by TDM
>
> http://tdm-gcc.tdragon.net/
>
> since it's a single self-extracting archive.
I'm first trying to get everything to work with the Microsoft tools as well. I already considered also trying the TDM package.
>
> BTW, does LuaRocks for Windows still come with a Lua executable, and if so,
> built against what runtime?
They are the Lua for Windows binaries. So still using the MSVCR80.dll.
Thijs
>
> steve d.