[odb-users] libodb-mysql-1.8.0 and MSVS

Boris Kolpackov boris at codesynthesis.com
Wed May 2 10:25:53 EDT 2012


Hi Brian,

B Hart <bhartsb at gmail.com> writes:

> I downloaded libodb-mysql-1.8.0 and loaded the solution into MSVS 2010.
> Tried building and I'm getting path include errors.  I downloaded and built
> libodb-1.8.0 with no issues.  For example the following include is not
> properly found: #include <odb/tracer.hxx>
> 
> Some of these files seem to be in the libodb-1.8.0 folders.

The INSTALL file that comes with libodb-mysql says that it expects
the libodb (and libmysqlclient) header and import library directories
to be in the VC++ Directories Include and Library search lists. See
this file (and the one in libodb) for details.

Boris



More information about the odb-users mailing list