[odb-users] Installing ODB Compiler
Boris Kolpackov
boris at codesynthesis.com
Wed Mar 6 10:26:19 EST 2013
Hi Nathan,
Nathan White <newhite at rslfibersystems.com> writes:
> I'm receiving this error "Error unknown database; did you forget to
> define the DATABASE_* macros?"
>
> What is DATABASE_* macros?
Please read the README file that comes with the hello example. It
shows how to build the example manually and how to select the
database with the DATABASE_* macro. In your case, you would want
to replace -DDATABASE_MYSQL with -DDATABASE_SQLITE.
Boris
More information about the odb-users
mailing list