[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Running Lua on Windows
- From: "Anders Bergh" <anders1@...>
- Date: Sun, 24 Feb 2008 22:53:05 +0100
On Sun, Feb 24, 2008 at 10:09 PM, Giuseppe Luigi Punzi Ruiz
<glpunzi@lordzealon.com> wrote:
> Hi, I downloaded Lua5.1.3 from luaforge/luabinaries, but It doesn't
> works
>
> When I try to run lua, I get this error.
>
> http://www.lordzealon.com/imagenes/luaerror.png
>
> "The system cannot execute the specified program"
>
> Thanks in advance.
>
It usually means you don't have the latest Visual Studio runtime
installed, see the following link:
http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
I hope that'll fix it :)
Anders