lua-users home
lua-l archive

Re: Investigating "can't resolve symbol"?

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


On 2011年1月26日 10:09:20 +0300, Alexander Gladysh
<agladysh@gmail.com> wrote:
>This is not the Lua package system error. Lua found all files it
>needs. This is an error on lower level. I'd say that sqlite3.so is not
>correctly linked.
Indeed, it was a linking issue: When building Lua, the following
options are required: "-Wl,-E". After just rebuilding Lua, I could
successfully use luasql.sqlite3. Thanks much for your help.

AltStyle によって変換されたページ (->オリジナル) /