[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Investigating "can't resolve symbol"?
- From: Gilles Ganault <gilles.ganault@...>
- Date: Wed, 26 Jan 2011 10:33:33 +0100
On Wed, 26 Jan 2011 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.
Thanks for the tip. I'll look at the compile/link settings.