What steps will reproduce the problem?
1. Using a .NET 4.0 Compiled version of LuaInterface
2. Setting up LuaInterface in my application
3. Copying the program to another computer, that does not have VS2010 Installed
4. Running the application
What is the expected output? What do you see instead?
The program would be expected to run the lua scripts. Instead it returns a
FileNotFoundException for 'lua51.dll', even though lua51.dll is in the same
folder as the application
What version of the product are you using? On what operating system?
LuaInterface 2.0.3. Windows 7 64-bit/32-bit
Please provide any additional information below.
This only happens on computers without VS2010. It still doesn't work after
installing the VC ReDists
Original issue reported on code.google.com by mr.steve...@gmail.com on 19 Oct 2011 at 5:31
Original issue reported on code.google.com by
mr.steve...@gmail.com
on 19 Oct 2011 at 5:31Attachments: