LuaInterface and 64Bit

Posted by Skintkingle on Stack Overflow See other posts from Stack Overflow or by Skintkingle
Published on 2009-12-18T22:37:30Z Indexed on 2010/05/07 8:08 UTC
Read the original article Hit count: 464

Filed under:
|
|
|

Ok i'm currently using LuaScript v5.1 in a Game engine i'm using. and the handy LuaInterface that comes along with it. i've tested it on a range of systems running a range of OS's. LuaInterface seems to fail on 64bit Operating Systems. Could anyone point me to a 64bit Compiled LuaInterface.dll, or is there any alternative to the LuaInterface that can be used, because LuaInterface is extremely useful and i dont think i would be able to write a more extensive interface by myself using lua51. (I'm not that good, sadly)

Any help or links would be greatly appreciated. Thanks alot guys!

© Stack Overflow or respective owner

Related posts about lua

Related posts about c#