[odb-users] Undefined symbols
Boris Kolpackov
boris at codesynthesis.com
Mon Sep 29 05:00:33 EDT 2014
Hi Adnan,
Adnan RIHAN <adnan at rihan.fr> writes:
> On 25 septembre 2014 at 20:04:06, Boris Kolpackov (boris at codesynthesis.com(mailto:boris at codesynthesis.com)) wrote:
>
> > > > LIBS += -L/usr/local/lib -lodb -lodb-qt -lodb-sqlite
> >
> > Doesn't really matter for shared libraries, but, generally, you would
> > want to list libraries in the most specific to most generic order, that
> > is: libodb-qt -lodb-sqlite -lodb.
>
> Thanks for the hint, but unfortunately, without -lodb, [...]
Where do you see me saying that you shouldn't link to libodb?
Boris
More information about the odb-users
mailing list