On Sun, 2008-04-20 at 00:36 +0200, Alexander Prinsier wrote:
> Hello,
>
> I'm trying to access a mysql database in a plugin.
>
> -What special compiler flags do I need? I discovered that when I don't
> explicitly link lib-sql/libsql.a in, then I get an undefind symbol error
> about sql_init when
Hello,
I'm trying to access a mysql database in a plugin.
-What special compiler flags do I need? I discovered that when I don't
explicitly link lib-sql/libsql.a in, then I get an undefind symbol error
about sql_init when loading the plugin.
Shouldn't the imap process itself have sql support lin