lua-users home
lua-l archive

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


Now I just need to do it for Lua 5.2 and LuaJIT... Is there a simpler
way to achieve the same result?
Is there a reason you aren't defining LUA_API to __declspec(dllexport) for 
your static compiled exe?  That would have seemed easiest to me.
- Claire