[odb-users] Some other undefined symbols on x86_64

Boris Kolpackov boris at codesynthesis.com
Mon Sep 29 05:04:57 EDT 2014


Hi Adnan,

Adnan RIHAN <axel50397 at gmail.com> writes:

> I’m on my first app using ODB, and using an ORM, and I’m continuing having 
> some undefined symbols:
>
> > Undefined symbols for architecture x86_64:
> >   "odb::access::object_traits_impl<Category, (odb::database_id)1>::query(odb::database&, odb::sqlite::query_base const&)", referenced from:

My first guess (since you didn't show the ODB command line) would be
that you haven't enabled query support (-q/--generate-query ODB compiler
option).

Boris



More information about the odb-users mailing list