[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How can I be sure LuaJIT is working?
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 20 Oct 2011 16:26:31 +0200
On Thu, Oct 20, 2011 at 4:12 PM, Pico Gamo <picogamo@gmail.com> wrote:
> Directories (Linker/General). I rebuilt my solution and ran it, gotan error
> sying I was missing the lua51.dll file. I hooked that up and stopped that
> error.
Did you use the lua51.dll from LuaJIT?
Because it seems like you're still linking to plain Lua here....
steve d.