lua-users home
lua-l archive

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


Hi James,

On Wed, 23 Dec 2009, James Hearon wrote:

> int status;
> status = luaL_loadfile(L, "myfile.lua") does not give an error.
> Lua 5.1.4, Linux, g++.
> 
> Not sure where to look next.

If you could reduce your problem to a small self-contained test case 
and post that, then that would go a long way towards making us able to 
help you.  Without some code to look at there's not much we can do 
except shoot random guesses at you.

Cheers,

Joonas