|
Hello When I run my script, LUA gives this error: PANIC: unprotected error in call to Lua API (unable to get ModuleFileName) This only happens when I want to open IO library luaopen_io(lua); If I remove this line, nothing bad happens.. I use MSVC 2005 and luabind Any idea what is causing this? Best regards Thanks for help