discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep and SQLite3


From: Wolfgang Lux
Subject: Re: GNUstep and SQLite3
Date: Tue, 5 Jun 2018 18:39:59 +0100

> Am 05.06.2018 um 14:48 schrieb Andreas Höschler <ahoesch@smartsoft.de>:
> 
> I am stuck! Any idea whatI am doing wrong and how to get this working?

Add -lsqlite3 to FirstAccess_TOOL_LIBS. :-)
BTW, you should also add the other -l options to FirstAccess_TOOL_LIBS and not 
to _LIB_DIRS, which is intended to be used for -L options. This has a better 
chance of getting the order of flags right on systems where it matters.

Wolfgang


reply via email to

[Prev in Thread] Current Thread [Next in Thread]