[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANN] Lua 5.3.0 (rc2) now available
- From: Thijs Schreijer <thijs@...>
- Date: Sat, 27 Dec 2014 13:11:20 +0000
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of Ignacio Burgueño
> Sent: maandag 22 december 2014 15:47
> To: Lua mailing list
> Subject: Re: [ANN] Lua 5.3.0 (rc2) now available
>
> Using Thijs's build script (winmake), it compiles without warnings with VS
> 2008, VS 2010, VS 2012 and VS 2013 (all of them as 32 bits), with vanilla
> luaconf.h
>
>
Just tested building on Windows 7 with MinGW 32, TDM 32, TDM 64, Win7SDK 32, Win7SDK 64. All build without any warnings.
Thijs