[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Error when compiling LuaInterface
- From: Michael Gerbracht <smartmails@...>
- Date: Thu, 21 Feb 2013 21:11:07 +0100
In article
<CA+ZMS_sE8YoCXWqF5zWm-o4dRY7Hqk3RmdisgX3hk31Yx7SjXA@mail.gmail.com>,
steve donovan <steve.j.donovan@gmail.com> wrote:
> On Wed, Feb 20, 2013 at 9:15 AM, Michael Gerbracht <smartmails@arcor.de> wrote:
> > Additional information: cannot open test.lua: error #-1"
> I remember this: the trick is to move test.lua into the working
> directory of the executable.
There was no test.lua in the package I downloaded (from github), but I found
another place where I could download luainterface which included test.lua.
Unfortunately I am still not able to start the test files.
TestLua.exe seems to have a problem with threading - but this seems to be a
known problem since it is documented in the "todo" file.
But I also tried "LuaRunner testluaform.lua" and end up with the following
error:
A .NET exception occured in user-code
Is there a problem with LuaInterface and VisualStudio 2012? Or did somebody
got it to work together? (Guess the real problem is me).
thanks for your help!
Michael