[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: getting started with lua ..
- From: "brian knudsen" <brian@...>
- Date: Wed, 6 Mar 2002 14:41:18 +0100
Thanks lads, the SP5 trickered my brain and i upgraded .. the linking is static and fine so it could only be that, and it was .. thank you very much ..
----- Original Message -----
From: "Scott Morgan" <blumf@blumf.freeserve.co.uk>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Wednesday, March 06, 2002 1:31 AM
Subject: Re: getting started with lua ..
> Have you tried different lua files?
> My first thought was it might be because it's trying to write to the STDOUT
> without a console attached, but that dosn't seem to cause problems for me
> (on MSVC 6 SP5)
>
> How have you linked to the lua lib?
>
> Scott
>
> ----- Original Message -----
> From: "brian knudsen" <brian@sacred.dk>
> Subject: getting started with lua ..
>
>
> > anyways, i can dostrings and run functions written in these strings, send
> args back and forth (its awfully cool), but my MSVC project crashes when i
> do a lua_do(lua, "filename.lua"), with a NTDLL.DLL access vilation .. is
> this something as common as the linking error ?!?
> >
>
>