lua-users home
lua-l archive

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


On Wed, Oct 5, 2011 at 2:41 PM, Oskar Forsslund
<matrixsmurfen@googlemail.com> wrote:
> I have come to think that the problem could have much to do with the fact
> that i used cygwin to compile the dll.

That would be a problem; you should really use your MS compiler to
make sure the runtime is compatible also.

steve d.