[odb-users] Installing ODB Compiler
Nathan White
newhite at rslfibersystems.com
Wed Mar 6 12:48:07 EST 2013
Thank you Boris,
I will manually build the database. I thought the example code build the database automatically.
Regards,
Nathan
-----Original Message-----
From: Boris Kolpackov [mailto:boris at codesynthesis.com]
Sent: Wednesday, March 06, 2013 10:26 AM
To: Nathan White
Cc: odb-users at codesynthesis.com
Subject: Re: [odb-users] Installing ODB Compiler
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