lua-users home
lua-l archive

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


> Try adding
> extern "C" { }

In 5.1 you can include lua.hpp, which will do this for you. It's in etc/.
--lhf