lua-users home
lua-l archive

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


That was it, exactly.

Hopefully the change suggested in the post you linked will make it into for 5.1.2.

Nick Gammon <nick@gammon.com.au> wrote:

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