lua-users home
lua-l archive

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


On Fri, Sep 30, 2011 at 2:11 PM, Oskar Forsslund
<matrixsmurfen@googlemail.com> wrote:
> ok... then how do you properly static link to lua? or am I even supposed to
> do that?

It's a better idea to link dynamically on Windows.  Mike P can advise
on static linking.

steve d.