Re: Problems with sqlite



On Tue, 2004-12-07 at 22:01 -0600, Jon Trowbridge wrote:
> There is an easy way to test for this: try linking just that library
> against a trivial C program.  Create a file trivial.c containing just
> "main() { }" and then:
> % gcc trivial.c -lsqlite

You can also check this by using MONO_LOG_LEVEL="debug"
MONO_LOG_MASK="dll".  The exact error as to why the library couldn't be
loaded (ie, what symbol is missing) will be printed out there.

Joe




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