lua-users home
lua-l archive

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


On Tue, Jan 26, 2010 at 3:05 PM, Kenneth LO <kenlo88@gmail.com> wrote:
> Thank you Steve.  DLL downloaded and I'll try it when I get back to
> work.  I cross compile my DLL from Jaunty so probably it's a
> compatibility problem.

This is a msvcr80 build; I can do a msvcr90 build as well if anyone is
interested.

I imagine the cross-compile is standard mingw compatible, that is it
_should_ work if you cross-compiled your Lua as well?