lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm looking for some help getting LuaInterface working on Win7/.NET 3.5/C#/VS2010 Express. I've tried the simple examples in the LuaInterface paper but I'm getting loader errors in attempting to create a Lua object in my C# program.

Any help greatly appreciated! A step by step including *exactly* what to install on my machine and how to set up my project in VS2010 Express would be very helpful. Thanks!

--Joe