lua-users home
lua-l archive

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


> What can happen if I compile my application with lua statically linked, and
> load a lua module that is dynamically linked to lua.dll?
> 
> Should (or must) both be linked the same way?

"Must" is the answer.