[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: win32 programmer, linux newb needs help: lua/luasql
- From: "Thomas Blom" <thomasblom@...>
- Date: Tue, 22 Aug 2006 13:39:58 -0500
Uh, upon examing the ls_mysql.c source, it appears the function therein is
named 'luaopen_luasqlmysql' (note the missing 2nd underscore). Changing
this and rebuilding/redeploying fixes this error. This doesn't seem like
a nice thing to have to do. Can someone shed some light on this? Is this
because I chose to use lua51 instead of lua50?
thanks -thomas