[odb-users] No such file after upgrading to 1.4.0

Rafael Pena pena.rd at gmail.com
Tue Jul 12 10:01:53 EDT 2011


Or make sure that that the include dir is listed in the project properties.

http://imgur.com/FuxfC

On Tue, Jul 12, 2011 at 9:33 AM, Boris Kolpackov <boris at codesynthesis.com>wrote:

> Hi,
>
> Bright Dadson <losintikfos at yahoo.co.uk> writes:
>
> > I have generated persistence classes using 1.4.0. in netbeans.
> > Everything works fine, but when I try to build the project.
> > I get below error:
> >
> >
> > /root/Documents/project/eduProj/education-odb.cxx:5:23: warning:
> odb/pre.hxx: No such file or directory
>
> Looks like your C++ compiler (g++) cannot find the libodb headers. Make
> sure that you installed 1.4.0 into a location where g++ looks by default
> (normally /usr and /usr/local).
>
> Boris
>
>


More information about the odb-users mailing list