[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA 5.1.1 in Visual Studio 2005
- From: Nick Gammon <nick@...>
- Date: Sun, 3 Sep 2006 09:40:16 +1000
On 03/09/2006, at 3:30 AM, Jon Radoff wrote:
5.1.1 is another story. I'm able to get it to compile
fine, but the "lua" program won't work properly. I
get the following message:
LUA: unable to get ModuleFileName
Is it something to do with Unicode? See this post:
http://lua-users.org/lists/lua-l/2006-06/msg00427.html
... and the follow-up from Roberto.
- Nick