From: Milind G. <mil...@gm...> - 2012-08-29 20:48:05
|
Hello, I was having this problem where the exe I created from wxluafreeze would not run since it was not able to find the dll file that I was requiring in the code. The dll was in the same directory as the exe. Strangely the problem got fixed when I put lua51.dll in the same directory as the exe as well. Is there any particular reason it behaves this way? Thanks, Milind |