|
|
||
|
Danilo Tuler escribió:
What can happen if I compile my application with lua statically linked, andYou will be in trouble.
load a lua module that is dynamically linked to lua.dll?
Should (or must) both be linked the same way?
You should, but I recommend you to do it in order to avoid problems.
Regards, Daniel